1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <!-- n-columns=1 n-rows=1 -->
6 <object class=
"GtkGrid" id=
"grid">
7 <property name=
"visible">True
</property>
8 <property name=
"can_focus">False
</property>
9 <property name=
"hexpand">True
</property>
10 <property name=
"border_width">6</property>
11 <property name=
"row_spacing">6</property>
12 <property name=
"column_spacing">12</property>
14 <object class=
"GtkBox">
15 <property name=
"visible">True
</property>
16 <property name=
"can_focus">False
</property>
17 <property name=
"orientation">vertical
</property>
19 <object class=
"GtkLabel">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"label" translatable=
"yes" context=
"datetimetransformationentry|name">Date Time Transformations
</property>
25 <property name=
"expand">False
</property>
26 <property name=
"fill">True
</property>
27 <property name=
"position">0</property>
31 <!-- n-columns=1 n-rows=1 -->
32 <object class=
"GtkGrid" id=
"grid_details">
33 <property name=
"visible">True
</property>
34 <property name=
"can_focus">False
</property>
36 <object class=
"GtkLabel" id=
"label1">
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">False
</property>
39 <property name=
"label" translatable=
"yes" context=
"datetimetransformationentry|type">Type:
</property>
41 <relation type=
"label-for" target=
"ed_lst"/>
45 <property name=
"left_attach">0</property>
46 <property name=
"top_attach">0</property>
50 <object class=
"GtkLabel" id=
"label2">
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">False
</property>
53 <property name=
"label" translatable=
"yes" context=
"datetimetransformationentry|columns">Columns:
</property>
55 <relation type=
"label-for" target=
"ed_columns"/>
59 <property name=
"left_attach">0</property>
60 <property name=
"top_attach">1</property>
64 <object class=
"GtkComboBoxText" id=
"ed_lst">
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">False
</property>
67 <property name=
"active">0</property>
68 <property name=
"active_id">0</property>
70 <item id=
"0" translatable=
"yes" context=
"datetimetransformationentry|datestring">Date String
</item>
71 <item id=
"1" translatable=
"yes" context=
"datetimetransformationentry|year">Year
</item>
72 <item id=
"2" translatable=
"yes" context=
"datetimetransformationentry|startofyear">Start of Year
</item>
73 <item id=
"3" translatable=
"yes" context=
"datetimetransformationentry|endofyear">End of Year
</item>
74 <item id=
"4" translatable=
"yes" context=
"datetimetransformationentry|month">Month
</item>
75 <item id=
"5" translatable=
"yes" context=
"datetimetransformationentry|monthname">Month Name
</item>
76 <item id=
"6" translatable=
"yes" context=
"datetimetransformationentry|startofmonth">Start of Month
</item>
77 <item id=
"7" translatable=
"yes" context=
"datetimetransformationentry|endofmonth">End of Month
</item>
78 <item id=
"8" translatable=
"yes" context=
"datetimetransformationentry|day">Day
</item>
79 <item id=
"9" translatable=
"yes" context=
"datetimetransformationentry|dayofweek">Day of Week
</item>
80 <item id=
"10" translatable=
"yes" context=
"datetimetransformationentry|dayofyear">Day of Year
</item>
81 <item id=
"11" translatable=
"yes" context=
"datetimetransformationentry|quarter">Quarter
</item>
82 <item id=
"12" translatable=
"yes" context=
"datetimetransformationentry|startofquarter">Start of Quarter
</item>
83 <item id=
"12" translatable=
"yes" context=
"datetimetransformationentry|endofquarter">End of Quarter
</item>
84 <item id=
"12" translatable=
"yes" context=
"datetimetransformationentry|hour">Hour
</item>
85 <item id=
"12" translatable=
"yes" context=
"datetimetransformationentry|minute">Minute
</item>
86 <item id=
"12" translatable=
"yes" context=
"datetimetransformationentry|second">Second
</item>
87 <item id=
"12" translatable=
"yes" context=
"datetimetransformationentry|time">Time
</item>
90 <relation type=
"labelled-by" target=
"label1"/>
94 <property name=
"left_attach">1</property>
95 <property name=
"top_attach">0</property>
99 <object class=
"GtkEntry" id=
"ed_columns">
100 <property name=
"visible">True
</property>
101 <property name=
"can_focus">True
</property>
102 <property name=
"truncate-multiline">True
</property>
104 <relation type=
"labelled-by" target=
"label2"/>
108 <property name=
"left_attach">1</property>
109 <property name=
"top_attach">1</property>
114 <property name=
"expand">False
</property>
115 <property name=
"fill">True
</property>
116 <property name=
"position">1</property>
120 <object class=
"GtkButton" id=
"ed_delete">
121 <property name=
"label" translatable=
"yes" context=
"datetimetransformationentry|delete">Cancel
</property>
122 <property name=
"visible">True
</property>
123 <property name=
"can_focus">True
</property>
124 <property name=
"receives_default">False
</property>
127 <property name=
"expand">False
</property>
128 <property name=
"fill">True
</property>
129 <property name=
"position">2</property>
134 <property name=
"left_attach">0</property>
135 <property name=
"top_attach">1</property>
139 <object class=
"GtkSeparator">
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">False
</property>
144 <property name=
"left_attach">0</property>
145 <property name=
"top_attach">0</property>