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.
This commit is contained in:
Mike Massonnet
2010-10-01 22:31:50 +02:00
parent 902d88ddc1
commit f59f68001f

View File

@@ -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>