Hide Advanced Notification Button for now. Make sounds frame expandable.

This commit is contained in:
Stephan Erb 2008-01-27 22:34:32 +00:00
parent 7d5602c4b1
commit e79bda051d

View file

@ -989,7 +989,7 @@ Show only in roster</property>
</child> </child>
<child> <child>
<widget class="GtkHBox" id="anc_hbox"> <widget class="GtkHBox" id="anc_hbox">
<property name="visible">True</property> <property name="visible">False</property>
<property name="no_show_all">True</property> <property name="no_show_all">True</property>
<child> <child>
<widget class="GtkButton" id="button1"> <widget class="GtkButton" id="button1">
@ -1215,7 +1215,6 @@ Show only in roster</property>
</child> </child>
</widget> </widget>
<packing> <packing>
<property name="expand">False</property>
<property name="position">1</property> <property name="position">1</property>
</packing> </packing>
</child> </child>