[d-feet] Allow connections to arbitrary buses



commit e542a594d920a4ce1b39bdf8ed031b9c2baee03a
Author: Thomas Bechtold <tbechtold suse com>
Date:   Sun Jun 21 13:10:01 2015 +0200

    Allow connections to arbitrary buses
    
    The gear button was not usable so connections to arbitrary buses was not
    possible.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=747759

 data/ui/mainwindow.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/mainwindow.ui b/data/ui/mainwindow.ui
index 9e76079..5088537 100644
--- a/data/ui/mainwindow.ui
+++ b/data/ui/mainwindow.ui
@@ -39,6 +39,7 @@
         <property name="visible">True</property>
         <property name="valign">center</property>
         <property name="can_focus">False</property>
+        <property name="sensitive">True</property>
         <property name="action_name">win.gear-menu</property>
         <property name="menu_model">gear_menu</property>
         <style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]