Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Mono.Addins.GuiGtk3/interfaces/ProgressDialog.ui')
-rw-r--r--Mono.Addins.GuiGtk3/interfaces/ProgressDialog.ui198
1 files changed, 91 insertions, 107 deletions
diff --git a/Mono.Addins.GuiGtk3/interfaces/ProgressDialog.ui b/Mono.Addins.GuiGtk3/interfaces/ProgressDialog.ui
index 7041de8..4d7cc84 100644
--- a/Mono.Addins.GuiGtk3/interfaces/ProgressDialog.ui
+++ b/Mono.Addins.GuiGtk3/interfaces/ProgressDialog.ui
@@ -1,115 +1,99 @@
<?xml version="1.0" encoding="UTF-8"?>
-<interface><!-- interface-requires gtk+ 3.0 -->
- <object class="GtkDialog" id="ProgressDialog">
- <property name="member_name"/>
- <property name="visible">False</property>
- <property name="generate_public">False</property>
- <property name="title" translatable="yes">Progress</property>
- <property name="window_position">CenterOnParent</property>
- <property name="modal">True</property>
- <property name="buttons">1</property>
- <property name="help_button">False</property>
- <child internal-child="vbox">
- <object class="GtkBox" id="dialog1_VBox">
+<interface>
+ <!-- interface-requires gtk+ 3.0 -->
+ <object class="GtkDialog" id="ProgressDialog">
+ <property name="can_focus">False</property>
+ <property name="title" translatable="yes">Progress</property>
+ <property name="modal">True</property>
+ <property name="type_hint">normal</property>
+ <child internal-child="vbox">
+ <object class="GtkBox" id="dialog1_VBox">
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkBox" id="vbox2">
+ <property name="can_focus">False</property>
+ <property name="border_width">9</property>
<property name="orientation">vertical</property>
- <property name="member_name"/>
- <property name="border_width">2</property>
+ <property name="spacing">6</property>
+ <child>
+ <object class="GtkLabel" id="labelMessage">
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
<child>
- <object class="GtkBox" id="vbox2">
- <property name="orientation">vertical</property>
- <property name="member_name"/>
- <property name="spacing">6</property>
- <property name="border_width">9</property>
- <child>
- <object class="GtkLabel" id="labelMessage">
- <property name="member_name"/>
- <property name="xalign">0</property>
- </object>
- <packing>
- <property name="position">0</property>
- <property name="auto_size">True</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- <child>
- <object class="GtkProgressBar" id="progressbar">
- <property name="member_name"/>
- </object>
- <packing>
- <property name="position">1</property>
- <property name="auto_size">True</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- <child>
- <object class="GtkExpander" id="expander1">
- <property name="member_name"/>
+ <object class="GtkProgressBar" id="progressbar">
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkExpander" id="expander1">
+ <property name="can_focus">True</property>
+ <child>
+ <object class="GtkScrolledWindow" id="GtkScrolledWindow">
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkTextView" id="textview">
<property name="can_focus">True</property>
- <child>
- <object class="GtkScrolledWindow" id="GtkScrolledWindow">
- <property name="member_name"/>
- <property name="shadow_type">In</property>
- <child>
- <object class="GtkTextView" id="textview">
- <property name="member_name"/>
- <property name="can_focus">True</property>
- <property name="show_scrollbars">True</property>
- <property name="text" translatable="yes"/>
- </object>
- </child>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="GtkLabel1">
- <property name="member_name"/>
- <property name="label" translatable="yes">Details</property>
- <property name="use_underline">True</property>
- </object>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="position">2</property>
- <property name="auto_size">True</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="position">0</property>
- <property name="auto_size">True</property>
- </packing>
+ </object>
+ </child>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
</child>
- </object>
- </child>
- <child internal-child="&#xA; action_area&#xA; ">
- <object class="GtkHButtonBox" id="dialog1_ActionArea">
- <property name="member_name"/>
- <property name="spacing">6</property>
- <property name="border_width">5</property>
- <property name="size">1</property>
- <property name="layout_style">End</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox" id="dialog1_ActionArea">
+ <property name="can_focus">False</property>
+ <property name="layout_style"/>
<child>
- <object class="GtkButton" id="buttonCancel">
- <property name="member_name"/>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="use_stock">True</property>
- <property name="type">StockItem</property>
- <property name="stock_id">gtk-cancel</property>
- <property name="response_id">-6</property>
- <signal name="Clicked" handler="OnButtonCancelClicked" swapped="no"/>
- <property name="label">gtk-cancel</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
+ <object class="GtkButton" id="buttonCancel">
+ <property name="label">gtk-cancel</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
</child>
- </object>
- </child>
- </object>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="pack_type">end</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget response="-6">buttonCancel</action-widget>
+ </action-widgets>
+ </object>
</interface>