]> git.sur5r.net Git - glabels/blob - data/ui/merge-properties-dialog.ui
Imported Upstream version 3.0.0
[glabels] / data / ui / merge-properties-dialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <requires lib="gtk+" version="2.20"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkWindow" id="window1">
6     <child>
7       <object class="GtkVBox" id="merge_properties_vbox">
8         <property name="visible">True</property>
9         <property name="spacing">6</property>
10         <child>
11           <object class="GtkVBox" id="vbox1">
12             <property name="visible">True</property>
13             <property name="border_width">3</property>
14             <property name="spacing">6</property>
15             <child>
16               <object class="GtkFrame" id="frame1">
17                 <property name="visible">True</property>
18                 <property name="label_xalign">0</property>
19                 <property name="shadow_type">none</property>
20                 <child>
21                   <object class="GtkAlignment" id="alignment1">
22                     <property name="visible">True</property>
23                     <property name="left_padding">12</property>
24                     <child>
25                       <object class="GtkTable" id="table1">
26                         <property name="visible">True</property>
27                         <property name="border_width">12</property>
28                         <property name="n_rows">2</property>
29                         <property name="n_columns">2</property>
30                         <property name="column_spacing">6</property>
31                         <property name="row_spacing">6</property>
32                         <child>
33                           <object class="GtkLabel" id="label3">
34                             <property name="visible">True</property>
35                             <property name="xalign">0</property>
36                             <property name="label" translatable="yes">Format:</property>
37                           </object>
38                           <packing>
39                             <property name="x_options">GTK_FILL</property>
40                             <property name="y_options"></property>
41                           </packing>
42                         </child>
43                         <child>
44                           <object class="GtkVBox" id="location_vbox">
45                             <property name="visible">True</property>
46                             <child>
47                               <placeholder/>
48                             </child>
49                           </object>
50                           <packing>
51                             <property name="left_attach">1</property>
52                             <property name="right_attach">2</property>
53                             <property name="top_attach">1</property>
54                             <property name="bottom_attach">2</property>
55                             <property name="x_options">GTK_FILL</property>
56                             <property name="y_options">GTK_FILL</property>
57                           </packing>
58                         </child>
59                         <child>
60                           <object class="GtkLabel" id="label4">
61                             <property name="visible">True</property>
62                             <property name="xalign">0</property>
63                             <property name="label" translatable="yes">Location:</property>
64                           </object>
65                           <packing>
66                             <property name="top_attach">1</property>
67                             <property name="bottom_attach">2</property>
68                             <property name="x_options">GTK_FILL</property>
69                             <property name="y_options"></property>
70                           </packing>
71                         </child>
72                         <child>
73                           <object class="GtkHBox" id="type_combo_hbox">
74                             <property name="visible">True</property>
75                             <child>
76                               <placeholder/>
77                             </child>
78                           </object>
79                           <packing>
80                             <property name="left_attach">1</property>
81                             <property name="right_attach">2</property>
82                           </packing>
83                         </child>
84                       </object>
85                     </child>
86                   </object>
87                 </child>
88                 <child type="label">
89                   <object class="GtkLabel" id="label1">
90                     <property name="visible">True</property>
91                     <property name="label" translatable="yes">Source</property>
92                     <attributes>
93                       <attribute name="weight" value="bold"/>
94                     </attributes>
95                   </object>
96                 </child>
97               </object>
98               <packing>
99                 <property name="expand">False</property>
100                 <property name="fill">True</property>
101                 <property name="position">0</property>
102               </packing>
103             </child>
104             <child>
105               <object class="GtkFrame" id="frame2">
106                 <property name="visible">True</property>
107                 <property name="label_xalign">0</property>
108                 <property name="shadow_type">none</property>
109                 <child>
110                   <object class="GtkAlignment" id="alignment2">
111                     <property name="visible">True</property>
112                     <property name="left_padding">12</property>
113                     <child>
114                       <object class="GtkVBox" id="vbox3">
115                         <property name="visible">True</property>
116                         <property name="spacing">6</property>
117                         <child>
118                           <object class="GtkScrolledWindow" id="scrolledwindow1">
119                             <property name="width_request">500</property>
120                             <property name="height_request">350</property>
121                             <property name="visible">True</property>
122                             <property name="can_focus">True</property>
123                             <property name="border_width">6</property>
124                             <property name="hscrollbar_policy">automatic</property>
125                             <property name="vscrollbar_policy">automatic</property>
126                             <property name="shadow_type">in</property>
127                             <child>
128                               <object class="GtkTreeView" id="treeview">
129                                 <property name="visible">True</property>
130                                 <property name="can_focus">True</property>
131                               </object>
132                             </child>
133                           </object>
134                           <packing>
135                             <property name="expand">True</property>
136                             <property name="fill">True</property>
137                             <property name="position">0</property>
138                           </packing>
139                         </child>
140                         <child>
141                           <object class="GtkHBox" id="hbox1">
142                             <property name="visible">True</property>
143                             <property name="border_width">6</property>
144                             <property name="spacing">12</property>
145                             <child>
146                               <object class="GtkButton" id="select_all_button">
147                                 <property name="label" translatable="yes">Select all</property>
148                                 <property name="visible">True</property>
149                                 <property name="can_focus">True</property>
150                                 <property name="receives_default">True</property>
151                                 <property name="use_underline">True</property>
152                                 <property name="focus_on_click">False</property>
153                               </object>
154                               <packing>
155                                 <property name="expand">False</property>
156                                 <property name="fill">False</property>
157                                 <property name="position">0</property>
158                               </packing>
159                             </child>
160                             <child>
161                               <object class="GtkButton" id="unselect_all_button">
162                                 <property name="label" translatable="yes">Unselect all</property>
163                                 <property name="visible">True</property>
164                                 <property name="can_focus">True</property>
165                                 <property name="receives_default">True</property>
166                                 <property name="use_underline">True</property>
167                                 <property name="focus_on_click">False</property>
168                               </object>
169                               <packing>
170                                 <property name="expand">False</property>
171                                 <property name="fill">False</property>
172                                 <property name="position">1</property>
173                               </packing>
174                             </child>
175                           </object>
176                           <packing>
177                             <property name="expand">False</property>
178                             <property name="fill">True</property>
179                             <property name="position">1</property>
180                           </packing>
181                         </child>
182                       </object>
183                     </child>
184                   </object>
185                 </child>
186                 <child type="label">
187                   <object class="GtkLabel" id="label2">
188                     <property name="visible">True</property>
189                     <property name="label" translatable="yes">Record selection/preview</property>
190                     <attributes>
191                       <attribute name="weight" value="bold"/>
192                     </attributes>
193                   </object>
194                 </child>
195               </object>
196               <packing>
197                 <property name="expand">True</property>
198                 <property name="fill">True</property>
199                 <property name="position">1</property>
200               </packing>
201             </child>
202           </object>
203           <packing>
204             <property name="expand">True</property>
205             <property name="fill">True</property>
206             <property name="position">0</property>
207           </packing>
208         </child>
209       </object>
210     </child>
211   </object>
212 </interface>