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