59 lines
2.0 KiB
XML
59 lines
2.0 KiB
XML
<?xml version="1.0"?>
|
|
<glade-interface>
|
|
<requires-version lib="gtk+" version="2.12"/>
|
|
<widget class="GtkWindow" id="window3">
|
|
<property name="visible">True</property>
|
|
<property name="title">window3</property>
|
|
<child>
|
|
<widget class="GtkVBox" id="page">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkNotebook" id="notebook">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkVBox" id="page_menu:MooPrefsDialogPage">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label12">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Tools menu</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="tab_fill">False</property>
|
|
<property name="type">tab</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkVBox" id="page_context:MooPrefsDialogPage">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label13">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Context menu</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
<property name="tab_fill">False</property>
|
|
<property name="type">tab</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</glade-interface>
|