- added GCC visibility support, limiting what symbols are visible
[barry.git] / gui / src / BackupWindow.glade
blobe7149a9cb73e91da3479565a38138e62c030cf36
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
4 <glade-interface>
6 <widget class="GtkWindow" id="BackupWindow">
7 <property name="visible">True</property>
8 <property name="title" translatable="yes">Barry Backup</property>
9 <property name="type">GTK_WINDOW_TOPLEVEL</property>
10 <property name="window_position">GTK_WIN_POS_NONE</property>
11 <property name="modal">False</property>
12 <property name="default_width">275</property>
13 <property name="default_height">212</property>
14 <property name="resizable">True</property>
15 <property name="destroy_with_parent">False</property>
16 <property name="decorated">True</property>
17 <property name="skip_taskbar_hint">False</property>
18 <property name="skip_pager_hint">False</property>
19 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
20 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
21 <property name="focus_on_map">True</property>
22 <property name="urgency_hint">False</property>
24 <child>
25 <widget class="GtkVBox" id="vbox3">
26 <property name="visible">True</property>
27 <property name="homogeneous">False</property>
28 <property name="spacing">0</property>
30 <child>
31 <widget class="GtkMenuBar" id="menubar3">
32 <property name="visible">True</property>
33 <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property>
34 <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property>
36 <child>
37 <widget class="GtkMenuItem" id="menuitem18">
38 <property name="visible">True</property>
39 <property name="label" translatable="yes">_File</property>
40 <property name="use_underline">True</property>
42 <child>
43 <widget class="GtkMenu" id="menuitem18_menu">
45 <child>
46 <widget class="GtkImageMenuItem" id="menu_file_quit">
47 <property name="visible">True</property>
48 <property name="label">gtk-quit</property>
49 <property name="use_stock">True</property>
50 </widget>
51 </child>
52 </widget>
53 </child>
54 </widget>
55 </child>
57 <child>
58 <widget class="GtkMenuItem" id="menuitem19">
59 <property name="visible">True</property>
60 <property name="label" translatable="yes">_Edit</property>
61 <property name="use_underline">True</property>
63 <child>
64 <widget class="GtkMenu" id="menuitem19_menu">
66 <child>
67 <widget class="GtkMenuItem" id="menu_edit_config">
68 <property name="visible">True</property>
69 <property name="label" translatable="yes">_Config...</property>
70 <property name="use_underline">True</property>
71 </widget>
72 </child>
73 </widget>
74 </child>
75 </widget>
76 </child>
78 <child>
79 <widget class="GtkMenuItem" id="menuitem21">
80 <property name="visible">True</property>
81 <property name="label" translatable="yes">_Help</property>
82 <property name="use_underline">True</property>
84 <child>
85 <widget class="GtkMenu" id="menuitem21_menu">
87 <child>
88 <widget class="GtkMenuItem" id="menu_help_about">
89 <property name="visible">True</property>
90 <property name="label" translatable="yes">_About</property>
91 <property name="use_underline">True</property>
92 </widget>
93 </child>
94 </widget>
95 </child>
96 </widget>
97 </child>
98 </widget>
99 <packing>
100 <property name="padding">0</property>
101 <property name="expand">False</property>
102 <property name="fill">False</property>
103 </packing>
104 </child>
106 <child>
107 <widget class="GtkFixed" id="fixed1">
108 <property name="visible">True</property>
110 <child>
111 <widget class="GtkEntry" id="entry1">
112 <property name="width_request">88</property>
113 <property name="height_request">20</property>
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <property name="editable">False</property>
117 <property name="visibility">True</property>
118 <property name="max_length">0</property>
119 <property name="text" translatable="yes"></property>
120 <property name="has_frame">True</property>
121 <property name="invisible_char">*</property>
122 <property name="activates_default">False</property>
123 </widget>
124 <packing>
125 <property name="x">16</property>
126 <property name="y">32</property>
127 </packing>
128 </child>
130 <child>
131 <widget class="GtkProgressBar" id="progressbar1">
132 <property name="width_request">239</property>
133 <property name="height_request">20</property>
134 <property name="visible">True</property>
135 <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
136 <property name="fraction">0</property>
137 <property name="pulse_step">0.10000000149</property>
138 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
139 </widget>
140 <packing>
141 <property name="x">16</property>
142 <property name="y">96</property>
143 </packing>
144 </child>
146 <child>
147 <widget class="GtkEntry" id="entry2">
148 <property name="width_request">239</property>
149 <property name="height_request">20</property>
150 <property name="visible">True</property>
151 <property name="can_focus">True</property>
152 <property name="editable">False</property>
153 <property name="visibility">True</property>
154 <property name="max_length">0</property>
155 <property name="text" translatable="yes"></property>
156 <property name="has_frame">True</property>
157 <property name="invisible_char">*</property>
158 <property name="activates_default">False</property>
159 </widget>
160 <packing>
161 <property name="x">16</property>
162 <property name="y">136</property>
163 </packing>
164 </child>
166 <child>
167 <widget class="GtkLabel" id="label2">
168 <property name="width_request">56</property>
169 <property name="height_request">16</property>
170 <property name="visible">True</property>
171 <property name="label" translatable="yes">Progress</property>
172 <property name="use_underline">False</property>
173 <property name="use_markup">False</property>
174 <property name="justify">GTK_JUSTIFY_LEFT</property>
175 <property name="wrap">False</property>
176 <property name="selectable">False</property>
177 <property name="xalign">0.5</property>
178 <property name="yalign">0.5</property>
179 <property name="xpad">0</property>
180 <property name="ypad">0</property>
181 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
182 <property name="width_chars">-1</property>
183 <property name="single_line_mode">False</property>
184 <property name="angle">0</property>
185 </widget>
186 <packing>
187 <property name="x">8</property>
188 <property name="y">80</property>
189 </packing>
190 </child>
192 <child>
193 <widget class="GtkLabel" id="label3">
194 <property name="width_request">64</property>
195 <property name="height_request">16</property>
196 <property name="visible">True</property>
197 <property name="label" translatable="yes">Database</property>
198 <property name="use_underline">False</property>
199 <property name="use_markup">False</property>
200 <property name="justify">GTK_JUSTIFY_LEFT</property>
201 <property name="wrap">False</property>
202 <property name="selectable">False</property>
203 <property name="xalign">0.5</property>
204 <property name="yalign">0.5</property>
205 <property name="xpad">0</property>
206 <property name="ypad">0</property>
207 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
208 <property name="width_chars">-1</property>
209 <property name="single_line_mode">False</property>
210 <property name="angle">0</property>
211 </widget>
212 <packing>
213 <property name="x">8</property>
214 <property name="y">120</property>
215 </packing>
216 </child>
218 <child>
219 <widget class="GtkHSeparator" id="hseparator1">
220 <property name="width_request">256</property>
221 <property name="height_request">16</property>
222 <property name="visible">True</property>
223 </widget>
224 <packing>
225 <property name="x">8</property>
226 <property name="y">64</property>
227 </packing>
228 </child>
230 <child>
231 <widget class="GtkLabel" id="label1">
232 <property name="width_request">72</property>
233 <property name="height_request">16</property>
234 <property name="visible">True</property>
235 <property name="label" translatable="yes">Device PIN</property>
236 <property name="use_underline">False</property>
237 <property name="use_markup">False</property>
238 <property name="justify">GTK_JUSTIFY_LEFT</property>
239 <property name="wrap">False</property>
240 <property name="selectable">False</property>
241 <property name="xalign">0.5</property>
242 <property name="yalign">0.5</property>
243 <property name="xpad">0</property>
244 <property name="ypad">0</property>
245 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
246 <property name="width_chars">-1</property>
247 <property name="single_line_mode">False</property>
248 <property name="angle">0</property>
249 </widget>
250 <packing>
251 <property name="x">8</property>
252 <property name="y">16</property>
253 </packing>
254 </child>
256 <child>
257 <widget class="GtkButton" id="BackupButton">
258 <property name="width_request">60</property>
259 <property name="height_request">27</property>
260 <property name="visible">True</property>
261 <property name="can_focus">True</property>
262 <property name="label" translatable="yes">Backup</property>
263 <property name="use_underline">True</property>
264 <property name="relief">GTK_RELIEF_NORMAL</property>
265 <property name="focus_on_click">True</property>
266 </widget>
267 <packing>
268 <property name="x">128</property>
269 <property name="y">24</property>
270 </packing>
271 </child>
273 <child>
274 <widget class="GtkButton" id="RestoreButton">
275 <property name="width_request">60</property>
276 <property name="height_request">27</property>
277 <property name="visible">True</property>
278 <property name="can_focus">True</property>
279 <property name="label" translatable="yes">Restore...</property>
280 <property name="use_underline">True</property>
281 <property name="relief">GTK_RELIEF_NORMAL</property>
282 <property name="focus_on_click">True</property>
283 </widget>
284 <packing>
285 <property name="x">200</property>
286 <property name="y">24</property>
287 </packing>
288 </child>
289 </widget>
290 <packing>
291 <property name="padding">0</property>
292 <property name="expand">True</property>
293 <property name="fill">True</property>
294 </packing>
295 </child>
297 <child>
298 <widget class="GtkStatusbar" id="statusbar1">
299 <property name="visible">True</property>
300 <property name="has_resize_grip">True</property>
301 </widget>
302 <packing>
303 <property name="padding">0</property>
304 <property name="expand">False</property>
305 <property name="fill">False</property>
306 </packing>
307 </child>
308 </widget>
309 </child>
310 </widget>
312 </glade-interface>