summaryrefslogtreecommitdiffstats
path: root/pulsecaster/data/pulsecaster.ui
diff options
context:
space:
mode:
Diffstat (limited to 'pulsecaster/data/pulsecaster.ui')
-rw-r--r--pulsecaster/data/pulsecaster.ui25
1 files changed, 21 insertions, 4 deletions
diff --git a/pulsecaster/data/pulsecaster.ui b/pulsecaster/data/pulsecaster.ui
index cad63a9..422c1af 100644
--- a/pulsecaster/data/pulsecaster.ui
+++ b/pulsecaster/data/pulsecaster.ui
@@ -36,11 +36,10 @@
<object class="GtkDialog" id="adv_dialog">
<property name="can_focus">False</property>
<property name="border_width">5</property>
- <property name="type">popup</property>
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
- <property name="type_hint">dialog</property>
+ <property name="type_hint">normal</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="can_focus">False</property>
@@ -120,6 +119,7 @@
file with compression. This is the right option
for most people.&lt;/i&gt;&lt;/small&gt;</property>
<property name="use_markup">True</property>
+ <property name="wrap">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -174,6 +174,7 @@ for most people.&lt;/i&gt;&lt;/small&gt;</property>
without compression. Use this option to
mix and encode audio yourself.&lt;/i&gt;&lt;/small&gt;</property>
<property name="use_markup">True</property>
+ <property name="wrap">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -236,6 +237,21 @@ mix and encode audio yourself.&lt;/i&gt;&lt;/small&gt;</property>
</packing>
</child>
<child>
+ <object class="GtkButton" id="adv_button">
+ <property name="label">gtk-preferences</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_action_appearance">False</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkButton" id="close_button">
<property name="label">gtk-close</property>
<property name="visible">True</property>
@@ -249,7 +265,7 @@ mix and encode audio yourself.&lt;/i&gt;&lt;/small&gt;</property>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">5</property>
- <property name="position">1</property>
+ <property name="position">2</property>
</packing>
</child>
<child>
@@ -266,7 +282,7 @@ mix and encode audio yourself.&lt;/i&gt;&lt;/small&gt;</property>
<property name="fill">False</property>
<property name="padding">5</property>
<property name="pack_type">end</property>
- <property name="position">2</property>
+ <property name="position">3</property>
</packing>
</child>
</object>
@@ -399,6 +415,7 @@ mix and encode audio yourself.&lt;/i&gt;&lt;/small&gt;</property>
</child>
<action-widgets>
<action-widget response="0">about_button</action-widget>
+ <action-widget response="0">adv_button</action-widget>
<action-widget response="0">close_button</action-widget>
<action-widget response="0">record_button</action-widget>
</action-widgets>