Hide checkbutton until we actually implement that...put it on the
2002-04-29 Rachel Hestilow <hestilow@ximian.com> * theme-properties.glade: Hide checkbutton until we actually implement that...put it on the backburner for now.
This commit is contained in:
parent
dbe7958fd3
commit
c5676bc607
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2002-04-29 Rachel Hestilow <hestilow@ximian.com>
|
||||||
|
|
||||||
|
* theme-properties.glade: Hide checkbutton until we actually
|
||||||
|
implement that...put it on the backburner for now.
|
||||||
|
|
||||||
2002-04-29 Rachel Hestilow <hestilow@ximian.com>
|
2002-04-29 Rachel Hestilow <hestilow@ximian.com>
|
||||||
|
|
||||||
* theme-properties.glade, theme-swither.c: Add support
|
* theme-properties.glade, theme-swither.c: Add support
|
||||||
|
|
|
@ -519,7 +519,7 @@
|
||||||
<property name="fill">True</property>
|
<property name="fill">True</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
|
<!--
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkCheckButton" id="use_theme_check">
|
<widget class="GtkCheckButton" id="use_theme_check">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -536,7 +536,7 @@
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
<property name="fill">False</property>
|
<property name="fill">False</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>-->
|
||||||
</widget>
|
</widget>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="padding">0</property>
|
<property name="padding">0</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue