0
|
1 <?xml version="1.0"?> |
|
2 <GTK-Interface> |
|
3 |
|
4 <project> |
|
5 <name>Bins-edit</name> |
|
6 <program_name>bins-edit</program_name> |
|
7 <directory></directory> |
|
8 <source_directory>src</source_directory> |
|
9 <pixmaps_directory>pixmaps</pixmaps_directory> |
|
10 <language>Perl</language> |
|
11 <gnome_support>True</gnome_support> |
|
12 <gettext_support>True</gettext_support> |
|
13 <use_widget_names>True</use_widget_names> |
|
14 </project> |
|
15 |
|
16 <widget> |
|
17 <class>GtkWindow</class> |
|
18 <name>image_edit_top</name> |
|
19 <title>BINS Image Property Editor</title> |
|
20 <type>GTK_WINDOW_TOPLEVEL</type> |
|
21 <position>GTK_WIN_POS_NONE</position> |
|
22 <modal>False</modal> |
|
23 <allow_shrink>False</allow_shrink> |
|
24 <allow_grow>True</allow_grow> |
|
25 <auto_shrink>False</auto_shrink> |
|
26 |
|
27 <widget> |
|
28 <class>GtkVBox</class> |
|
29 <name>vbox3</name> |
|
30 <homogeneous>False</homogeneous> |
|
31 <spacing>0</spacing> |
|
32 |
|
33 <widget> |
|
34 <class>GtkMenuBar</class> |
|
35 <name>menubar2</name> |
|
36 <shadow_type>GTK_SHADOW_OUT</shadow_type> |
|
37 <child> |
|
38 <padding>0</padding> |
|
39 <expand>False</expand> |
|
40 <fill>False</fill> |
|
41 </child> |
|
42 |
|
43 <widget> |
|
44 <class>GtkMenuItem</class> |
|
45 <name>file2</name> |
|
46 <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item> |
|
47 |
|
48 <widget> |
|
49 <class>GtkMenu</class> |
|
50 <name>file2_menu</name> |
|
51 |
|
52 <widget> |
|
53 <class>GtkPixmapMenuItem</class> |
|
54 <name>save1</name> |
|
55 <signal> |
|
56 <name>activate</name> |
|
57 <handler>on_save1_activate</handler> |
|
58 <last_modification_time>Wed, 01 May 2002 14:29:53 GMT</last_modification_time> |
|
59 </signal> |
|
60 <stock_item>GNOMEUIINFO_MENU_SAVE_ITEM</stock_item> |
|
61 </widget> |
|
62 |
|
63 <widget> |
|
64 <class>GtkPixmapMenuItem</class> |
|
65 <name>open2</name> |
|
66 <signal> |
|
67 <name>activate</name> |
|
68 <handler>on_open2_activate</handler> |
|
69 <last_modification_time>Wed, 01 May 2002 14:29:53 GMT</last_modification_time> |
|
70 </signal> |
|
71 <stock_item>GNOMEUIINFO_MENU_OPEN_ITEM</stock_item> |
|
72 </widget> |
|
73 |
|
74 <widget> |
|
75 <class>GtkPixmapMenuItem</class> |
|
76 <name>revert1</name> |
|
77 <signal> |
|
78 <name>activate</name> |
|
79 <handler>on_revert1_activate</handler> |
|
80 <last_modification_time>Wed, 01 May 2002 14:29:53 GMT</last_modification_time> |
|
81 </signal> |
|
82 <stock_item>GNOMEUIINFO_MENU_REVERT_ITEM</stock_item> |
|
83 </widget> |
|
84 |
|
85 <widget> |
|
86 <class>GtkPixmapMenuItem</class> |
|
87 <name>album1</name> |
|
88 <tooltip>Edit the album this picture is in.</tooltip> |
|
89 <accelerator> |
|
90 <modifiers>0</modifiers> |
|
91 <key>GDK_F2</key> |
|
92 <signal>activate</signal> |
|
93 </accelerator> |
|
94 <signal> |
|
95 <name>activate</name> |
|
96 <handler>on_album1_activate</handler> |
|
97 <last_modification_time>Mon, 03 Jun 2002 06:17:05 GMT</last_modification_time> |
|
98 </signal> |
|
99 <label>_Album</label> |
|
100 <right_justify>False</right_justify> |
|
101 <stock_icon>GNOME_STOCK_MENU_BOOK_OPEN</stock_icon> |
|
102 </widget> |
|
103 |
|
104 <widget> |
|
105 <class>GtkPixmapMenuItem</class> |
|
106 <name>exit1</name> |
|
107 <signal> |
|
108 <name>activate</name> |
|
109 <handler>on_exit1_activate</handler> |
|
110 <last_modification_time>Thu, 02 May 2002 16:04:05 GMT</last_modification_time> |
|
111 </signal> |
|
112 <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item> |
|
113 </widget> |
|
114 </widget> |
|
115 </widget> |
|
116 |
|
117 <widget> |
|
118 <class>GtkMenuItem</class> |
|
119 <name>go1</name> |
|
120 <label>_Go</label> |
|
121 <right_justify>False</right_justify> |
|
122 |
|
123 <widget> |
|
124 <class>GtkMenu</class> |
|
125 <name>go1_menu</name> |
|
126 |
|
127 <widget> |
|
128 <class>GtkPixmapMenuItem</class> |
|
129 <name>next_file1</name> |
|
130 <tooltip>Save this file and load the next one.</tooltip> |
|
131 <accelerator> |
|
132 <modifiers>GDK_CONTROL_MASK</modifiers> |
|
133 <key>GDK_n</key> |
|
134 <signal>activate</signal> |
|
135 </accelerator> |
|
136 <signal> |
|
137 <name>activate</name> |
|
138 <handler>on_next_file1_activate</handler> |
|
139 <last_modification_time>Mon, 06 May 2002 21:18:06 GMT</last_modification_time> |
|
140 </signal> |
|
141 <label>_Next File</label> |
|
142 <right_justify>False</right_justify> |
|
143 <stock_icon>GNOME_STOCK_MENU_FORWARD</stock_icon> |
|
144 </widget> |
|
145 |
|
146 <widget> |
|
147 <class>GtkPixmapMenuItem</class> |
|
148 <name>forward_10</name> |
|
149 <accelerator> |
|
150 <modifiers>GDK_MOD1_MASK</modifiers> |
|
151 <key>GDK_Page_Down</key> |
|
152 <signal>activate</signal> |
|
153 </accelerator> |
|
154 <signal> |
|
155 <name>activate</name> |
|
156 <handler>on_forward_10_activate</handler> |
|
157 <last_modification_time>Sun, 12 May 2002 21:26:57 GMT</last_modification_time> |
|
158 </signal> |
|
159 <label>Forward 10</label> |
|
160 <right_justify>False</right_justify> |
|
161 <stock_icon>GNOME_STOCK_MENU_DOWN</stock_icon> |
|
162 </widget> |
|
163 |
|
164 <widget> |
|
165 <class>GtkPixmapMenuItem</class> |
|
166 <name>prev_file1</name> |
|
167 <tooltip>Save this file and load the previous one.</tooltip> |
|
168 <accelerator> |
|
169 <modifiers>GDK_CONTROL_MASK</modifiers> |
|
170 <key>GDK_p</key> |
|
171 <signal>activate</signal> |
|
172 </accelerator> |
|
173 <signal> |
|
174 <name>activate</name> |
|
175 <handler>on_prev_file1_activate</handler> |
|
176 <last_modification_time>Mon, 06 May 2002 21:18:06 GMT</last_modification_time> |
|
177 </signal> |
|
178 <label>_Previous File</label> |
|
179 <right_justify>False</right_justify> |
|
180 <stock_icon>GNOME_STOCK_MENU_BACK</stock_icon> |
|
181 </widget> |
|
182 |
|
183 <widget> |
|
184 <class>GtkPixmapMenuItem</class> |
|
185 <name>back_10</name> |
|
186 <accelerator> |
|
187 <modifiers>GDK_MOD1_MASK</modifiers> |
|
188 <key>GDK_Page_Up</key> |
|
189 <signal>activate</signal> |
|
190 </accelerator> |
|
191 <signal> |
|
192 <name>activate</name> |
|
193 <handler>on_back_10_activate</handler> |
|
194 <last_modification_time>Sun, 12 May 2002 21:26:57 GMT</last_modification_time> |
|
195 </signal> |
|
196 <label>Back 10</label> |
|
197 <right_justify>False</right_justify> |
|
198 <stock_icon>GNOME_STOCK_MENU_UP</stock_icon> |
|
199 </widget> |
|
200 |
|
201 <widget> |
|
202 <class>GtkPixmapMenuItem</class> |
|
203 <name>start_of_list1</name> |
|
204 <accelerator> |
|
205 <modifiers>GDK_MOD1_MASK</modifiers> |
|
206 <key>GDK_Home</key> |
|
207 <signal>activate</signal> |
|
208 </accelerator> |
|
209 <signal> |
|
210 <name>activate</name> |
|
211 <handler>on_start_of_list1_activate</handler> |
|
212 <last_modification_time>Sun, 12 May 2002 21:26:57 GMT</last_modification_time> |
|
213 </signal> |
|
214 <label>Start of List</label> |
|
215 <right_justify>False</right_justify> |
|
216 <stock_icon>GNOME_STOCK_MENU_FIRST</stock_icon> |
|
217 </widget> |
|
218 |
|
219 <widget> |
|
220 <class>GtkPixmapMenuItem</class> |
|
221 <name>end_of_list1</name> |
|
222 <accelerator> |
|
223 <modifiers>GDK_MOD1_MASK</modifiers> |
|
224 <key>GDK_End</key> |
|
225 <signal>activate</signal> |
|
226 </accelerator> |
|
227 <signal> |
|
228 <name>activate</name> |
|
229 <handler>on_end_of_list1_activate</handler> |
|
230 <last_modification_time>Sun, 12 May 2002 21:26:57 GMT</last_modification_time> |
|
231 </signal> |
|
232 <label>End of List</label> |
|
233 <right_justify>False</right_justify> |
|
234 <stock_icon>GNOME_STOCK_MENU_LAST</stock_icon> |
|
235 </widget> |
|
236 </widget> |
|
237 </widget> |
|
238 |
|
239 <widget> |
|
240 <class>GtkMenuItem</class> |
|
241 <name>edit1</name> |
|
242 <stock_item>GNOMEUIINFO_MENU_EDIT_TREE</stock_item> |
|
243 |
|
244 <widget> |
|
245 <class>GtkMenu</class> |
|
246 <name>edit1_menu</name> |
|
247 |
|
248 <widget> |
|
249 <class>GtkPixmapMenuItem</class> |
|
250 <name>auto_fill1</name> |
|
251 <tooltip>Fill in blank fields from most recently seen image.</tooltip> |
|
252 <accelerator> |
|
253 <modifiers>GDK_CONTROL_MASK</modifiers> |
|
254 <key>GDK_a</key> |
|
255 <signal>activate</signal> |
|
256 </accelerator> |
|
257 <signal> |
|
258 <name>activate</name> |
|
259 <handler>on_auto_fill1_activate</handler> |
|
260 <last_modification_time>Wed, 08 May 2002 18:43:48 GMT</last_modification_time> |
|
261 </signal> |
|
262 <label>Auto _Fill</label> |
|
263 <right_justify>False</right_justify> |
|
264 <stock_icon>GNOME_STOCK_MENU_CONVERT</stock_icon> |
|
265 </widget> |
|
266 |
|
267 <widget> |
|
268 <class>GtkPixmapMenuItem</class> |
|
269 <name>rotate_right_cw1</name> |
|
270 <tooltip>Rotate image to the Right (Clockwise)</tooltip> |
|
271 <accelerator> |
|
272 <modifiers>GDK_SHIFT_MASK</modifiers> |
|
273 <key>GDK_greater</key> |
|
274 <signal>activate</signal> |
|
275 </accelerator> |
|
276 <signal> |
|
277 <name>activate</name> |
|
278 <handler>on_rotate_right_cw1_activate</handler> |
|
279 <last_modification_time>Sun, 19 May 2002 00:11:57 GMT</last_modification_time> |
|
280 </signal> |
|
281 <label>Rotate _Right</label> |
|
282 <right_justify>False</right_justify> |
|
283 <stock_icon>GNOME_STOCK_MENU_REDO</stock_icon> |
|
284 </widget> |
|
285 |
|
286 <widget> |
|
287 <class>GtkPixmapMenuItem</class> |
|
288 <name>rotate_left1</name> |
|
289 <tooltip>Rotate image to the Left (Counter Clockwise)</tooltip> |
|
290 <accelerator> |
|
291 <modifiers>GDK_SHIFT_MASK</modifiers> |
|
292 <key>GDK_less</key> |
|
293 <signal>activate</signal> |
|
294 </accelerator> |
|
295 <signal> |
|
296 <name>activate</name> |
|
297 <handler>on_rotate_left1_activate</handler> |
|
298 <last_modification_time>Sun, 19 May 2002 00:11:57 GMT</last_modification_time> |
|
299 </signal> |
|
300 <label>Rotate _Left</label> |
|
301 <right_justify>False</right_justify> |
|
302 <stock_icon>GNOME_STOCK_MENU_UNDO</stock_icon> |
|
303 </widget> |
|
304 |
|
305 <widget> |
|
306 <class>GtkPixmapMenuItem</class> |
|
307 <name>cancel_rotation1</name> |
|
308 <tooltip>Restore original orientation (based on the EXIF tags, if any)</tooltip> |
|
309 <signal> |
|
310 <name>activate</name> |
|
311 <handler>on_cancel_rotation1_activate</handler> |
|
312 <last_modification_time>Sun, 19 May 2002 00:11:57 GMT</last_modification_time> |
|
313 </signal> |
|
314 <label>_Cancel Rotation</label> |
|
315 <right_justify>False</right_justify> |
|
316 <stock_icon>GNOME_STOCK_MENU_STOP</stock_icon> |
|
317 </widget> |
|
318 </widget> |
|
319 </widget> |
|
320 |
|
321 <widget> |
|
322 <class>GtkMenuItem</class> |
|
323 <name>help2</name> |
|
324 <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item> |
|
325 |
|
326 <widget> |
|
327 <class>GtkMenu</class> |
|
328 <name>help2_menu</name> |
|
329 |
|
330 <widget> |
|
331 <class>GtkPixmapMenuItem</class> |
|
332 <name>about2</name> |
|
333 <signal> |
|
334 <name>activate</name> |
|
335 <handler>on_about2_activate</handler> |
|
336 <last_modification_time>Wed, 01 May 2002 14:29:53 GMT</last_modification_time> |
|
337 </signal> |
|
338 <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item> |
|
339 </widget> |
|
340 |
|
341 <widget> |
|
342 <class>GtkPixmapMenuItem</class> |
|
343 <name>license1</name> |
|
344 <tooltip>GPL</tooltip> |
|
345 <signal> |
|
346 <name>activate</name> |
|
347 <handler>on_license1_activate</handler> |
|
348 <last_modification_time>Fri, 10 May 2002 04:50:31 GMT</last_modification_time> |
|
349 </signal> |
|
350 <label>_License</label> |
|
351 <right_justify>False</right_justify> |
|
352 <stock_icon>GNOME_STOCK_MENU_BOOK_OPEN</stock_icon> |
|
353 </widget> |
|
354 </widget> |
|
355 </widget> |
|
356 </widget> |
|
357 |
|
358 <widget> |
|
359 <class>GtkHPaned</class> |
|
360 <name>hpaned2</name> |
|
361 <handle_size>10</handle_size> |
|
362 <gutter_size>6</gutter_size> |
|
363 <child> |
|
364 <padding>0</padding> |
|
365 <expand>True</expand> |
|
366 <fill>True</fill> |
|
367 </child> |
|
368 |
|
369 <widget> |
|
370 <class>GtkScrolledWindow</class> |
|
371 <name>scrolledwindow2</name> |
|
372 <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy> |
|
373 <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy> |
|
374 <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy> |
|
375 <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy> |
|
376 <child> |
|
377 <shrink>True</shrink> |
|
378 <resize>True</resize> |
|
379 </child> |
|
380 |
|
381 <widget> |
|
382 <class>GtkCList</class> |
|
383 <name>image_prop_list</name> |
|
384 <can_focus>True</can_focus> |
|
385 <columns>2</columns> |
|
386 <column_widths>80,80</column_widths> |
|
387 <selection_mode>GTK_SELECTION_SINGLE</selection_mode> |
|
388 <show_titles>True</show_titles> |
|
389 <shadow_type>GTK_SHADOW_IN</shadow_type> |
|
390 |
|
391 <widget> |
|
392 <class>GtkLabel</class> |
|
393 <child_name>CList:title</child_name> |
|
394 <name>label4</name> |
|
395 <label>Property</label> |
|
396 <justify>GTK_JUSTIFY_CENTER</justify> |
|
397 <wrap>False</wrap> |
|
398 <xalign>0.5</xalign> |
|
399 <yalign>0.5</yalign> |
|
400 <xpad>0</xpad> |
|
401 <ypad>0</ypad> |
|
402 </widget> |
|
403 |
|
404 <widget> |
|
405 <class>GtkLabel</class> |
|
406 <child_name>CList:title</child_name> |
|
407 <name>label5</name> |
|
408 <label>Value</label> |
|
409 <justify>GTK_JUSTIFY_CENTER</justify> |
|
410 <wrap>False</wrap> |
|
411 <xalign>0.5</xalign> |
|
412 <yalign>0.5</yalign> |
|
413 <xpad>0</xpad> |
|
414 <ypad>0</ypad> |
|
415 </widget> |
|
416 </widget> |
|
417 </widget> |
|
418 |
|
419 <widget> |
|
420 <class>GtkVBox</class> |
|
421 <name>vbox6</name> |
|
422 <homogeneous>False</homogeneous> |
|
423 <spacing>0</spacing> |
|
424 <child> |
|
425 <shrink>True</shrink> |
|
426 <resize>True</resize> |
|
427 </child> |
|
428 |
|
429 <widget> |
|
430 <class>GtkLabel</class> |
|
431 <name>image_filename_label</name> |
|
432 <label></label> |
|
433 <justify>GTK_JUSTIFY_LEFT</justify> |
|
434 <wrap>False</wrap> |
|
435 <xalign>0.5</xalign> |
|
436 <yalign>0.5</yalign> |
|
437 <xpad>0</xpad> |
|
438 <ypad>0</ypad> |
|
439 <child> |
|
440 <padding>0</padding> |
|
441 <expand>False</expand> |
|
442 <fill>False</fill> |
|
443 </child> |
|
444 </widget> |
|
445 |
|
446 <widget> |
|
447 <class>GtkPixmap</class> |
|
448 <name>image_edit_pixmap</name> |
|
449 <xalign>0</xalign> |
|
450 <yalign>0</yalign> |
|
451 <xpad>0</xpad> |
|
452 <ypad>0</ypad> |
|
453 <build_insensitive>True</build_insensitive> |
|
454 <child> |
|
455 <padding>0</padding> |
|
456 <expand>True</expand> |
|
457 <fill>True</fill> |
|
458 </child> |
|
459 </widget> |
|
460 </widget> |
|
461 </widget> |
|
462 |
|
463 <widget> |
|
464 <class>GtkHBox</class> |
|
465 <name>fixed1</name> |
|
466 <homogeneous>False</homogeneous> |
|
467 <spacing>0</spacing> |
|
468 <child> |
|
469 <padding>0</padding> |
|
470 <expand>False</expand> |
|
471 <fill>False</fill> |
|
472 </child> |
|
473 |
|
474 <widget> |
|
475 <class>GtkVBox</class> |
|
476 <name>vbox4</name> |
|
477 <homogeneous>False</homogeneous> |
|
478 <spacing>0</spacing> |
|
479 <child> |
|
480 <padding>0</padding> |
|
481 <expand>False</expand> |
|
482 <fill>False</fill> |
|
483 </child> |
|
484 |
|
485 <widget> |
|
486 <class>GtkLabel</class> |
|
487 <name>label6</name> |
|
488 <label>Property Name:</label> |
|
489 <justify>GTK_JUSTIFY_LEFT</justify> |
|
490 <wrap>False</wrap> |
|
491 <xalign>0.5</xalign> |
|
492 <yalign>0.5</yalign> |
|
493 <xpad>0</xpad> |
|
494 <ypad>0</ypad> |
|
495 <child> |
|
496 <padding>0</padding> |
|
497 <expand>False</expand> |
|
498 <fill>False</fill> |
|
499 </child> |
|
500 </widget> |
|
501 |
|
502 <widget> |
|
503 <class>GnomeEntry</class> |
|
504 <name>field_name_entry</name> |
|
505 <width>175</width> |
|
506 <max_saved>15</max_saved> |
|
507 <child> |
|
508 <padding>0</padding> |
|
509 <expand>True</expand> |
|
510 <fill>True</fill> |
|
511 </child> |
|
512 |
|
513 <widget> |
|
514 <class>GtkEntry</class> |
|
515 <child_name>GnomeEntry:entry</child_name> |
|
516 <name>combo-entry1</name> |
|
517 <can_focus>True</can_focus> |
|
518 <editable>True</editable> |
|
519 <text_visible>True</text_visible> |
|
520 <text_max_length>0</text_max_length> |
|
521 <text></text> |
|
522 </widget> |
|
523 </widget> |
|
524 </widget> |
|
525 |
|
526 <widget> |
|
527 <class>GtkVBox</class> |
|
528 <name>vbox5</name> |
|
529 <homogeneous>False</homogeneous> |
|
530 <spacing>0</spacing> |
|
531 <child> |
|
532 <padding>0</padding> |
|
533 <expand>True</expand> |
|
534 <fill>True</fill> |
|
535 </child> |
|
536 |
|
537 <widget> |
|
538 <class>GtkLabel</class> |
|
539 <name>label7</name> |
|
540 <label>Value:</label> |
|
541 <justify>GTK_JUSTIFY_LEFT</justify> |
|
542 <wrap>False</wrap> |
|
543 <xalign>0.5</xalign> |
|
544 <yalign>0.5</yalign> |
|
545 <xpad>0</xpad> |
|
546 <ypad>0</ypad> |
|
547 <child> |
|
548 <padding>0</padding> |
|
549 <expand>False</expand> |
|
550 <fill>False</fill> |
|
551 </child> |
|
552 </widget> |
|
553 |
|
554 <widget> |
|
555 <class>GnomeEntry</class> |
|
556 <name>field_value_entry</name> |
|
557 <max_saved>10</max_saved> |
|
558 <child> |
|
559 <padding>0</padding> |
|
560 <expand>True</expand> |
|
561 <fill>True</fill> |
|
562 </child> |
|
563 |
|
564 <widget> |
|
565 <class>GtkEntry</class> |
|
566 <child_name>GnomeEntry:entry</child_name> |
|
567 <name>combo-entry2</name> |
|
568 <can_focus>True</can_focus> |
|
569 <editable>True</editable> |
|
570 <text_visible>True</text_visible> |
|
571 <text_max_length>0</text_max_length> |
|
572 <text></text> |
|
573 </widget> |
|
574 </widget> |
|
575 </widget> |
|
576 </widget> |
|
577 |
|
578 <widget> |
|
579 <class>GtkStatusbar</class> |
|
580 <name>statusbar1</name> |
|
581 <child> |
|
582 <padding>0</padding> |
|
583 <expand>False</expand> |
|
584 <fill>False</fill> |
|
585 </child> |
|
586 </widget> |
|
587 </widget> |
|
588 </widget> |
|
589 |
|
590 <widget> |
|
591 <class>GtkDialog</class> |
|
592 <name>license_box</name> |
|
593 <visible>False</visible> |
|
594 <title>BINS License</title> |
|
595 <type>GTK_WINDOW_DIALOG</type> |
|
596 <position>GTK_WIN_POS_NONE</position> |
|
597 <modal>True</modal> |
|
598 <allow_shrink>True</allow_shrink> |
|
599 <allow_grow>True</allow_grow> |
|
600 <auto_shrink>False</auto_shrink> |
|
601 |
|
602 <widget> |
|
603 <class>GtkVBox</class> |
|
604 <child_name>Dialog:vbox</child_name> |
|
605 <name>dialog-vbox1</name> |
|
606 <homogeneous>False</homogeneous> |
|
607 <spacing>0</spacing> |
|
608 |
|
609 <widget> |
|
610 <class>GtkHBox</class> |
|
611 <child_name>Dialog:action_area</child_name> |
|
612 <name>dialog-action_area1</name> |
|
613 <border_width>10</border_width> |
|
614 <homogeneous>True</homogeneous> |
|
615 <spacing>5</spacing> |
|
616 <child> |
|
617 <padding>0</padding> |
|
618 <expand>False</expand> |
|
619 <fill>True</fill> |
|
620 <pack>GTK_PACK_END</pack> |
|
621 </child> |
|
622 |
|
623 <widget> |
|
624 <class>GtkHButtonBox</class> |
|
625 <name>hbuttonbox1</name> |
|
626 <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style> |
|
627 <spacing>30</spacing> |
|
628 <child_min_width>85</child_min_width> |
|
629 <child_min_height>27</child_min_height> |
|
630 <child_ipad_x>7</child_ipad_x> |
|
631 <child_ipad_y>0</child_ipad_y> |
|
632 <child> |
|
633 <padding>0</padding> |
|
634 <expand>True</expand> |
|
635 <fill>True</fill> |
|
636 </child> |
|
637 |
|
638 <widget> |
|
639 <class>GtkButton</class> |
|
640 <name>dismiss_about</name> |
|
641 <can_default>True</can_default> |
|
642 <can_focus>True</can_focus> |
|
643 <signal> |
|
644 <name>clicked</name> |
|
645 <handler>on_dismiss_about_clicked</handler> |
|
646 <last_modification_time>Fri, 10 May 2002 05:07:03 GMT</last_modification_time> |
|
647 </signal> |
|
648 <stock_button>GNOME_STOCK_BUTTON_OK</stock_button> |
|
649 <relief>GTK_RELIEF_NORMAL</relief> |
|
650 </widget> |
|
651 </widget> |
|
652 </widget> |
|
653 |
|
654 <widget> |
|
655 <class>GtkScrolledWindow</class> |
|
656 <name>scrolledwindow3</name> |
|
657 <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy> |
|
658 <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy> |
|
659 <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy> |
|
660 <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy> |
|
661 <child> |
|
662 <padding>0</padding> |
|
663 <expand>True</expand> |
|
664 <fill>True</fill> |
|
665 </child> |
|
666 |
|
667 <widget> |
|
668 <class>GtkText</class> |
|
669 <name>license_text</name> |
|
670 <can_focus>True</can_focus> |
|
671 <editable>False</editable> |
|
672 <text></text> |
|
673 </widget> |
|
674 </widget> |
|
675 </widget> |
|
676 </widget> |
|
677 |
|
678 <widget> |
|
679 <class>GnomeAbout</class> |
|
680 <name>about_box</name> |
|
681 <visible>False</visible> |
|
682 <modal>True</modal> |
|
683 <copyright>Copyright 2002 Mark W. Eichin <eichin@thok.org></copyright> |
|
684 <authors>Mark W. Eichin <eichin@thok.org> |
|
685 The Herd Of Kittens |
|
686 </authors> |
|
687 <comments>See bins-edit-gui(1) and bins_edit(1) for details.</comments> |
|
688 </widget> |
|
689 |
|
690 <widget> |
|
691 <class>GtkWindow</class> |
|
692 <name>album_edit_top</name> |
|
693 <visible>False</visible> |
|
694 <title>window1</title> |
|
695 <position>GTK_WIN_POS_NONE</position> |
|
696 <modal>False</modal> |
|
697 <allow_shrink>False</allow_shrink> |
|
698 <allow_grow>True</allow_grow> |
|
699 <auto_shrink>False</auto_shrink> |
|
700 |
|
701 <widget> |
|
702 <class>GtkVBox</class> |
|
703 <name>vbox7</name> |
|
704 <homogeneous>False</homogeneous> |
|
705 <spacing>0</spacing> |
|
706 |
|
707 <widget> |
|
708 <class>GtkMenuBar</class> |
|
709 <name>menubar3</name> |
|
710 <shadow_type>GTK_SHADOW_OUT</shadow_type> |
|
711 <child> |
|
712 <padding>0</padding> |
|
713 <expand>False</expand> |
|
714 <fill>False</fill> |
|
715 </child> |
|
716 |
|
717 <widget> |
|
718 <class>GtkMenuItem</class> |
|
719 <name>file3</name> |
|
720 <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item> |
|
721 |
|
722 <widget> |
|
723 <class>GtkMenu</class> |
|
724 <name>file3_menu</name> |
|
725 |
|
726 <widget> |
|
727 <class>GtkPixmapMenuItem</class> |
|
728 <name>save2</name> |
|
729 <signal> |
|
730 <name>activate</name> |
|
731 <handler>on_save2_activate</handler> |
|
732 <last_modification_time>Mon, 03 Jun 2002 05:56:22 GMT</last_modification_time> |
|
733 </signal> |
|
734 <stock_item>GNOMEUIINFO_MENU_SAVE_ITEM</stock_item> |
|
735 </widget> |
|
736 |
|
737 <widget> |
|
738 <class>GtkPixmapMenuItem</class> |
|
739 <name>revert2</name> |
|
740 <signal> |
|
741 <name>activate</name> |
|
742 <handler>on_revert2_activate</handler> |
|
743 <last_modification_time>Mon, 03 Jun 2002 05:56:22 GMT</last_modification_time> |
|
744 </signal> |
|
745 <stock_item>GNOMEUIINFO_MENU_REVERT_ITEM</stock_item> |
|
746 </widget> |
|
747 |
|
748 <widget> |
|
749 <class>GtkPixmapMenuItem</class> |
|
750 <name>close1</name> |
|
751 <signal> |
|
752 <name>activate</name> |
|
753 <handler>on_close1_activate</handler> |
|
754 <last_modification_time>Mon, 03 Jun 2002 05:56:22 GMT</last_modification_time> |
|
755 </signal> |
|
756 <stock_item>GNOMEUIINFO_MENU_CLOSE_ITEM</stock_item> |
|
757 </widget> |
|
758 |
|
759 <widget> |
|
760 <class>GtkPixmapMenuItem</class> |
|
761 <name>exit2</name> |
|
762 <signal> |
|
763 <name>activate</name> |
|
764 <handler>on_exit1_activate</handler> |
|
765 <last_modification_time>Mon, 03 Jun 2002 05:56:22 GMT</last_modification_time> |
|
766 </signal> |
|
767 <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item> |
|
768 </widget> |
|
769 </widget> |
|
770 </widget> |
|
771 |
|
772 <widget> |
|
773 <class>GtkMenuItem</class> |
|
774 <name>help3</name> |
|
775 <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item> |
|
776 |
|
777 <widget> |
|
778 <class>GtkMenu</class> |
|
779 <name>help3_menu</name> |
|
780 |
|
781 <widget> |
|
782 <class>GtkPixmapMenuItem</class> |
|
783 <name>about3</name> |
|
784 <signal> |
|
785 <name>activate</name> |
|
786 <handler>on_about2_activate</handler> |
|
787 <last_modification_time>Mon, 03 Jun 2002 05:56:22 GMT</last_modification_time> |
|
788 </signal> |
|
789 <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item> |
|
790 </widget> |
|
791 </widget> |
|
792 </widget> |
|
793 </widget> |
|
794 |
|
795 <widget> |
|
796 <class>GtkLabel</class> |
|
797 <name>album_edit_filename</name> |
|
798 <label></label> |
|
799 <justify>GTK_JUSTIFY_LEFT</justify> |
|
800 <wrap>False</wrap> |
|
801 <xalign>0.5</xalign> |
|
802 <yalign>0.5</yalign> |
|
803 <xpad>0</xpad> |
|
804 <ypad>0</ypad> |
|
805 <child> |
|
806 <padding>0</padding> |
|
807 <expand>False</expand> |
|
808 <fill>False</fill> |
|
809 </child> |
|
810 </widget> |
|
811 |
|
812 <widget> |
|
813 <class>GtkHPaned</class> |
|
814 <name>hpaned3</name> |
|
815 <handle_size>10</handle_size> |
|
816 <gutter_size>6</gutter_size> |
|
817 <child> |
|
818 <padding>0</padding> |
|
819 <expand>True</expand> |
|
820 <fill>True</fill> |
|
821 </child> |
|
822 |
|
823 <widget> |
|
824 <class>GtkScrolledWindow</class> |
|
825 <name>scrolledwindow4</name> |
|
826 <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy> |
|
827 <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy> |
|
828 <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy> |
|
829 <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy> |
|
830 <child> |
|
831 <shrink>True</shrink> |
|
832 <resize>True</resize> |
|
833 </child> |
|
834 |
|
835 <widget> |
|
836 <class>GtkCList</class> |
|
837 <name>album_prop_list</name> |
|
838 <can_focus>True</can_focus> |
|
839 <columns>2</columns> |
|
840 <column_widths>80,80</column_widths> |
|
841 <selection_mode>GTK_SELECTION_SINGLE</selection_mode> |
|
842 <show_titles>True</show_titles> |
|
843 <shadow_type>GTK_SHADOW_IN</shadow_type> |
|
844 |
|
845 <widget> |
|
846 <class>GtkLabel</class> |
|
847 <child_name>CList:title</child_name> |
|
848 <name>label9</name> |
|
849 <label>Property</label> |
|
850 <justify>GTK_JUSTIFY_CENTER</justify> |
|
851 <wrap>False</wrap> |
|
852 <xalign>0.5</xalign> |
|
853 <yalign>0.5</yalign> |
|
854 <xpad>0</xpad> |
|
855 <ypad>0</ypad> |
|
856 </widget> |
|
857 |
|
858 <widget> |
|
859 <class>GtkLabel</class> |
|
860 <child_name>CList:title</child_name> |
|
861 <name>label10</name> |
|
862 <label>Value</label> |
|
863 <justify>GTK_JUSTIFY_CENTER</justify> |
|
864 <wrap>False</wrap> |
|
865 <xalign>0.5</xalign> |
|
866 <yalign>0.5</yalign> |
|
867 <xpad>0</xpad> |
|
868 <ypad>0</ypad> |
|
869 </widget> |
|
870 </widget> |
|
871 </widget> |
|
872 |
|
873 <widget> |
|
874 <class>GtkVBox</class> |
|
875 <name>vbox8</name> |
|
876 <homogeneous>False</homogeneous> |
|
877 <spacing>0</spacing> |
|
878 <child> |
|
879 <shrink>True</shrink> |
|
880 <resize>True</resize> |
|
881 </child> |
|
882 |
|
883 <widget> |
|
884 <class>GtkHBox</class> |
|
885 <name>hbox1</name> |
|
886 <homogeneous>False</homogeneous> |
|
887 <spacing>0</spacing> |
|
888 <child> |
|
889 <padding>0</padding> |
|
890 <expand>False</expand> |
|
891 <fill>False</fill> |
|
892 </child> |
|
893 |
|
894 <widget> |
|
895 <class>GtkLabel</class> |
|
896 <name>label11</name> |
|
897 <label>Property Name:</label> |
|
898 <justify>GTK_JUSTIFY_CENTER</justify> |
|
899 <wrap>False</wrap> |
|
900 <xalign>0.5</xalign> |
|
901 <yalign>0.5</yalign> |
|
902 <xpad>0</xpad> |
|
903 <ypad>0</ypad> |
|
904 <child> |
|
905 <padding>0</padding> |
|
906 <expand>False</expand> |
|
907 <fill>False</fill> |
|
908 </child> |
|
909 </widget> |
|
910 |
|
911 <widget> |
|
912 <class>GnomeEntry</class> |
|
913 <name>album_name_entry</name> |
|
914 <max_saved>10</max_saved> |
|
915 <child> |
|
916 <padding>0</padding> |
|
917 <expand>True</expand> |
|
918 <fill>True</fill> |
|
919 </child> |
|
920 |
|
921 <widget> |
|
922 <class>GtkEntry</class> |
|
923 <child_name>GnomeEntry:entry</child_name> |
|
924 <name>combo-entry3</name> |
|
925 <can_focus>True</can_focus> |
|
926 <editable>True</editable> |
|
927 <text_visible>True</text_visible> |
|
928 <text_max_length>0</text_max_length> |
|
929 <text></text> |
|
930 </widget> |
|
931 </widget> |
|
932 </widget> |
|
933 |
|
934 <widget> |
|
935 <class>GtkVBox</class> |
|
936 <name>vbox9</name> |
|
937 <homogeneous>False</homogeneous> |
|
938 <spacing>0</spacing> |
|
939 <child> |
|
940 <padding>0</padding> |
|
941 <expand>True</expand> |
|
942 <fill>True</fill> |
|
943 </child> |
|
944 |
|
945 <widget> |
|
946 <class>GtkLabel</class> |
|
947 <name>label12</name> |
|
948 <label>Value:</label> |
|
949 <justify>GTK_JUSTIFY_CENTER</justify> |
|
950 <wrap>False</wrap> |
|
951 <xalign>0.5</xalign> |
|
952 <yalign>0.5</yalign> |
|
953 <xpad>0</xpad> |
|
954 <ypad>0</ypad> |
|
955 <child> |
|
956 <padding>0</padding> |
|
957 <expand>False</expand> |
|
958 <fill>False</fill> |
|
959 </child> |
|
960 </widget> |
|
961 |
|
962 <widget> |
|
963 <class>GtkScrolledWindow</class> |
|
964 <name>scrolledwindow5</name> |
|
965 <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy> |
|
966 <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy> |
|
967 <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy> |
|
968 <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy> |
|
969 <child> |
|
970 <padding>0</padding> |
|
971 <expand>True</expand> |
|
972 <fill>True</fill> |
|
973 </child> |
|
974 |
|
975 <widget> |
|
976 <class>GtkText</class> |
|
977 <name>album_edit_text</name> |
|
978 <can_focus>True</can_focus> |
|
979 <editable>True</editable> |
|
980 <text></text> |
|
981 </widget> |
|
982 </widget> |
|
983 </widget> |
|
984 </widget> |
|
985 </widget> |
|
986 </widget> |
|
987 </widget> |
|
988 |
|
989 <widget> |
|
990 <class>GnomeDialog</class> |
|
991 <name>iconv_failed_dialog</name> |
|
992 <visible>False</visible> |
|
993 <type>GTK_WINDOW_POPUP</type> |
|
994 <position>GTK_WIN_POS_MOUSE</position> |
|
995 <modal>True</modal> |
|
996 <allow_shrink>False</allow_shrink> |
|
997 <allow_grow>False</allow_grow> |
|
998 <auto_shrink>False</auto_shrink> |
|
999 <auto_close>True</auto_close> |
|
1000 <hide_on_close>True</hide_on_close> |
|
1001 |
|
1002 <widget> |
|
1003 <class>GtkVBox</class> |
|
1004 <child_name>GnomeDialog:vbox</child_name> |
|
1005 <name>dialog-vbox4</name> |
|
1006 <homogeneous>False</homogeneous> |
|
1007 <spacing>8</spacing> |
|
1008 <child> |
|
1009 <padding>4</padding> |
|
1010 <expand>True</expand> |
|
1011 <fill>True</fill> |
|
1012 </child> |
|
1013 |
|
1014 <widget> |
|
1015 <class>GtkHButtonBox</class> |
|
1016 <child_name>GnomeDialog:action_area</child_name> |
|
1017 <name>dialog-action_area4</name> |
|
1018 <layout_style>GTK_BUTTONBOX_END</layout_style> |
|
1019 <spacing>8</spacing> |
|
1020 <child_min_width>85</child_min_width> |
|
1021 <child_min_height>27</child_min_height> |
|
1022 <child_ipad_x>7</child_ipad_x> |
|
1023 <child_ipad_y>0</child_ipad_y> |
|
1024 <child> |
|
1025 <padding>0</padding> |
|
1026 <expand>False</expand> |
|
1027 <fill>True</fill> |
|
1028 <pack>GTK_PACK_END</pack> |
|
1029 </child> |
|
1030 |
|
1031 <widget> |
|
1032 <class>GtkButton</class> |
|
1033 <name>button2</name> |
|
1034 <can_default>True</can_default> |
|
1035 <can_focus>True</can_focus> |
|
1036 <stock_button>GNOME_STOCK_BUTTON_OK</stock_button> |
|
1037 </widget> |
|
1038 |
|
1039 </widget> |
|
1040 |
|
1041 <widget> |
|
1042 <class>GtkVBox</class> |
|
1043 <name>vbox10</name> |
|
1044 <homogeneous>False</homogeneous> |
|
1045 <spacing>0</spacing> |
|
1046 <child> |
|
1047 <padding>0</padding> |
|
1048 <expand>True</expand> |
|
1049 <fill>True</fill> |
|
1050 </child> |
|
1051 |
|
1052 <widget> |
|
1053 <class>GtkLabel</class> |
|
1054 <name>label13</name> |
|
1055 <label>Text::Iconv failed due to characters that don't exist in your chosen locale.</label> |
|
1056 <justify>GTK_JUSTIFY_CENTER</justify> |
|
1057 <wrap>False</wrap> |
|
1058 <xalign>0.5</xalign> |
|
1059 <yalign>0.5</yalign> |
|
1060 <xpad>0</xpad> |
|
1061 <ypad>0</ypad> |
|
1062 <child> |
|
1063 <padding>0</padding> |
|
1064 <expand>True</expand> |
|
1065 <fill>True</fill> |
|
1066 </child> |
|
1067 </widget> |
|
1068 |
|
1069 <widget> |
|
1070 <class>GtkRadioButton</class> |
|
1071 <name>iconv_latin1_charmap_button</name> |
|
1072 <can_focus>True</can_focus> |
|
1073 <label>Force LATIN1 charmap. This is safe, because it has entries for all 256 character values, even though they might not be the characters you expect.</label> |
|
1074 <active>True</active> |
|
1075 <draw_indicator>True</draw_indicator> |
|
1076 <group>iconv_failed_group</group> |
|
1077 <child> |
|
1078 <padding>0</padding> |
|
1079 <expand>True</expand> |
|
1080 <fill>True</fill> |
|
1081 </child> |
|
1082 </widget> |
|
1083 |
|
1084 <widget> |
|
1085 <class>GtkHBox</class> |
|
1086 <name>hbox3</name> |
|
1087 <homogeneous>False</homogeneous> |
|
1088 <spacing>0</spacing> |
|
1089 <child> |
|
1090 <padding>0</padding> |
|
1091 <expand>True</expand> |
|
1092 <fill>True</fill> |
|
1093 </child> |
|
1094 |
|
1095 <widget> |
|
1096 <class>GtkRadioButton</class> |
|
1097 <name>iconv_user_charmap_button</name> |
|
1098 <can_focus>True</can_focus> |
|
1099 <label>Enter your own charmap value (if it is insufficient, you will be returned here to try again.)</label> |
|
1100 <active>False</active> |
|
1101 <draw_indicator>True</draw_indicator> |
|
1102 <group>iconv_failed_group</group> |
|
1103 <child> |
|
1104 <padding>0</padding> |
|
1105 <expand>True</expand> |
|
1106 <fill>True</fill> |
|
1107 </child> |
|
1108 </widget> |
|
1109 |
|
1110 <widget> |
|
1111 <class>GnomeEntry</class> |
|
1112 <name>entry1</name> |
|
1113 <max_saved>10</max_saved> |
|
1114 <child> |
|
1115 <padding>0</padding> |
|
1116 <expand>True</expand> |
|
1117 <fill>True</fill> |
|
1118 </child> |
|
1119 |
|
1120 <widget> |
|
1121 <class>GtkEntry</class> |
|
1122 <child_name>GnomeEntry:entry</child_name> |
|
1123 <name>iconv_user_charmap_entry</name> |
|
1124 <can_focus>True</can_focus> |
|
1125 <editable>True</editable> |
|
1126 <text_visible>True</text_visible> |
|
1127 <text_max_length>0</text_max_length> |
|
1128 <text></text> |
|
1129 </widget> |
|
1130 </widget> |
|
1131 </widget> |
|
1132 </widget> |
|
1133 </widget> |
|
1134 </widget> |
|
1135 |
|
1136 |
|
1137 </GTK-Interface> |