171 lines
7.2 KiB
XML
171 lines
7.2 KiB
XML
<?xml version="1.0"?>
|
|
<glade-interface>
|
|
<requires-version lib="gtk+" version="2.12"/>
|
|
<widget class="GtkDialog" id="SaveAsDialog">
|
|
<property name="title" translatable="yes">Save As</property>
|
|
<property name="window_position">GTK_WIN_POS_MOUSE</property>
|
|
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
|
|
<property name="has_separator">False</property>
|
|
<child internal-child="vbox">
|
|
<widget class="GtkVBox" id="dialog-vbox1">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment1">
|
|
<property name="visible">True</property>
|
|
<property name="top_padding">6</property>
|
|
<property name="bottom_padding">6</property>
|
|
<property name="left_padding">6</property>
|
|
<property name="right_padding">6</property>
|
|
<child>
|
|
<widget class="GtkVBox" id="vbox1">
|
|
<property name="visible">True</property>
|
|
<property name="spacing">6</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label1">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes">Save as</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkEntry" id="entry:MooEntry">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="activates_default">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<child internal-child="action_area">
|
|
<widget class="GtkHButtonBox" id="dialog-action_area1">
|
|
<property name="visible">True</property>
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
|
<child>
|
|
<widget class="GtkButton" id="cancelbutton1">
|
|
<property name="visible">True</property>
|
|
<property name="can_default">True</property>
|
|
<property name="label">gtk-cancel</property>
|
|
<property name="use_stock">True</property>
|
|
<property name="response_id">-6</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkButton" id="ok_button">
|
|
<property name="visible">True</property>
|
|
<property name="can_default">True</property>
|
|
<property name="has_default">True</property>
|
|
<property name="label">gtk-ok</property>
|
|
<property name="use_stock">True</property>
|
|
<property name="response_id">-5</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<widget class="GtkDialog" id="NewFileDialog">
|
|
<property name="title" translatable="yes">Create File</property>
|
|
<property name="window_position">GTK_WIN_POS_MOUSE</property>
|
|
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
|
|
<property name="has_separator">False</property>
|
|
<child internal-child="vbox">
|
|
<widget class="GtkVBox" id="dialog-vbox2">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment2">
|
|
<property name="visible">True</property>
|
|
<property name="top_padding">6</property>
|
|
<property name="bottom_padding">6</property>
|
|
<property name="left_padding">6</property>
|
|
<property name="right_padding">6</property>
|
|
<child>
|
|
<widget class="GtkVBox" id="vbox3">
|
|
<property name="visible">True</property>
|
|
<property name="spacing">6</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label">
|
|
<property name="xalign">0</property>
|
|
<property name="label">File name:</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkEntry" id="entry:MooEntry">
|
|
<property name="visible">True</property>
|
|
<property name="activates_default">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<child internal-child="action_area">
|
|
<widget class="GtkHButtonBox" id="dialog-action_area2">
|
|
<property name="visible">True</property>
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
|
<child>
|
|
<widget class="GtkButton" id="button1">
|
|
<property name="visible">True</property>
|
|
<property name="can_default">True</property>
|
|
<property name="label">gtk-cancel</property>
|
|
<property name="use_stock">True</property>
|
|
<property name="response_id">-6</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkButton" id="ok_button">
|
|
<property name="visible">True</property>
|
|
<property name="can_default">True</property>
|
|
<property name="has_default">True</property>
|
|
<property name="label">gtk-ok</property>
|
|
<property name="use_stock">True</property>
|
|
<property name="response_id">-5</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</glade-interface>
|