aboutsummaryrefslogtreecommitdiff
path: root/src/ppm.ui
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-12-28 16:22:06 +0100
committerGuido Günther <agx@sigxcpu.org>2011-12-28 17:51:52 +0100
commitf500a15d3cf2c9b68f1ea712cc3c2e7ec8b027c9 (patch)
treeb23d1e4dc0c91d00830e11275e243c1e16661271 /src/ppm.ui
parent1149f1e6d3972cef2261e1ac1f3073d9ff034e71 (diff)
Activate 'change' button to allow to reconfigure current provider
Diffstat (limited to 'src/ppm.ui')
-rw-r--r--src/ppm.ui5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ppm.ui b/src/ppm.ui
index faef29d..6eee0c0 100644
--- a/src/ppm.ui
+++ b/src/ppm.ui
@@ -39,7 +39,7 @@
</object>
</child>
<child>
- <object class="GtkMenuItem" id="menuitem_help">
+ <object class="GtkMenuItem" id="menu_item_help">
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -120,6 +120,7 @@
<object class="GtkButton" id="button_provider_change">
<property name="label" translatable="yes">change</property>
<property name="use_action_appearance">False</property>
+ <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="has_tooltip">True</property>
@@ -267,9 +268,11 @@
<object class="GtkButton" id="button_provider_change1">
<property name="label" translatable="yes">change</property>
<property name="use_action_appearance">False</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>
+ <signal name="clicked" handler="on_provider_change_clicked" swapped="no"/>
</object>
<packing>
<property name="left_attach">2</property>