|
2 | 2 | <!-- Generated with glade 3.20.0 --> |
3 | 3 | <interface> |
4 | 4 | <requires lib="gtk+" version="3.14"/> |
| 5 | + <requires lib="libpeas-gtk" version="1.0"/> |
5 | 6 | <object class="GtkAdjustment" id="adjustment1"> |
6 | 7 | <property name="lower">1</property> |
7 | 8 | <property name="upper">100</property> |
8 | 9 | <property name="value">5</property> |
9 | 10 | <property name="step_increment">1</property> |
10 | 11 | <property name="page_increment">10</property> |
11 | 12 | </object> |
12 | | - <object class="GtkDialog" id="eom_preferences_dialog"> |
| 13 | + <template class="EomPreferencesDialog" parent="GtkDialog"> |
13 | 14 | <property name="can_focus">False</property> |
14 | 15 | <property name="border_width">5</property> |
15 | 16 | <property name="title" translatable="yes">Eye of MATE Preferences</property> |
16 | 17 | <property name="type_hint">dialog</property> |
17 | 18 | <child internal-child="vbox"> |
18 | 19 | <object class="GtkBox" id="dialog-vbox1"> |
19 | | - <property name="visible">True</property> |
20 | 20 | <property name="can_focus">False</property> |
21 | 21 | <property name="orientation">vertical</property> |
22 | 22 | <property name="spacing">2</property> |
23 | 23 | <child internal-child="action_area"> |
24 | 24 | <object class="GtkButtonBox" id="dialog-action_area1"> |
25 | | - <property name="visible">True</property> |
26 | 25 | <property name="can_focus">False</property> |
27 | 26 | <property name="layout_style">end</property> |
28 | 27 | <child> |
|
369 | 368 | </packing> |
370 | 369 | </child> |
371 | 370 | <child> |
372 | | - <object class="GtkColorButton" id="color_button"> |
| 371 | + <object class="GtkColorButton" id="transp_color_button"> |
373 | 372 | <property name="visible">True</property> |
374 | 373 | <property name="can_focus">True</property> |
375 | 374 | <property name="receives_default">False</property> |
|
700 | 699 | <property name="border_width">12</property> |
701 | 700 | <property name="orientation">vertical</property> |
702 | 701 | <child> |
703 | | - <placeholder/> |
| 702 | + <object class="PeasGtkPluginManager" id="plugin_manager"> |
| 703 | + <property name="visible">True</property> |
| 704 | + <property name="can_focus">False</property> |
| 705 | + <property name="orientation">vertical</property> |
| 706 | + </object> |
| 707 | + <packing> |
| 708 | + <property name="expand">True</property> |
| 709 | + <property name="fill">True</property> |
| 710 | + <property name="position">0</property> |
| 711 | + </packing> |
704 | 712 | </child> |
705 | 713 | </object> |
706 | 714 | <packing> |
|
734 | 742 | <style> |
735 | 743 | <class name="eom-preferences-dialog"/> |
736 | 744 | </style> |
737 | | - </object> |
| 745 | + </template> |
738 | 746 | </interface> |
0 commit comments