[Xfce4-commits] <xfce4-taskmanager:master> Hide "Information" options from settings dialog

Mike Massonnet noreply at xfce.org
Fri Oct 1 22:40:01 CEST 2010


Updating branch refs/heads/master
         to f59f68001fa00149654b21350efcdae0c5ad6cf6 (commit)
       from 902d88ddc1aad4a42eb3f3383ec1eab4c7535312 (commit)

commit f59f68001fa00149654b21350efcdae0c5ad6cf6
Author: Mike Massonnet <mmassonnet at xfce.org>
Date:   Fri Oct 1 22:31:50 2010 +0200

    Hide "Information" options from settings dialog
    
    The settings refresh-rate and columns are set through the
    settings tool button and implementing them inside the
    settings dialog is a useless headache. They are therefore
    made temporarily invisible. The solution will be to use
    Gtk/Exo bindings.

 src/settings-dialog.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/settings-dialog.ui b/src/settings-dialog.ui
index 51a3bee..f4e1211 100644
--- a/src/settings-dialog.ui
+++ b/src/settings-dialog.ui
@@ -199,7 +199,6 @@
                 </child>
                 <child>
                   <object class="GtkVSeparator" id="vseparator1">
-                    <property name="visible">True</property>
                     <property name="orientation">vertical</property>
                   </object>
                   <packing>
@@ -210,7 +209,6 @@
                 </child>
                 <child>
                   <object class="GtkVBox" id="vbox2">
-                    <property name="visible">True</property>
                     <property name="orientation">vertical</property>
                     <property name="spacing">6</property>
                     <child>



More information about the Xfce4-commits mailing list