[gnome-control-center] info: hide more info button until we have something to show



commit 095ce47cd37dea18f2a73506463f837930975017
Author: William Jon McCann <jmccann redhat com>
Date:   Mon Jan 10 20:20:07 2011 -0500

    info: hide more info button until we have something to show

 panels/info/info.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/info/info.ui b/panels/info/info.ui
index d7daf39..fd8e2eb 100644
--- a/panels/info/info.ui
+++ b/panels/info/info.ui
@@ -264,9 +264,9 @@
             <child>
               <object class="GtkButton" id="more_info_button">
                 <property name="label" translatable="yes">More Info</property>
-                <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
+                <property name="no_show_all">True</property>
               </object>
               <packing>
                 <property name="expand">False</property>



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