Hide Advanced Notification Button for now. Make sounds frame expandable.
This commit is contained in:
parent
7d5602c4b1
commit
e79bda051d
1 changed files with 1 additions and 2 deletions
|
@ -989,7 +989,7 @@ Show only in roster</property>
|
|||
</child>
|
||||
<child>
|
||||
<widget class="GtkHBox" id="anc_hbox">
|
||||
<property name="visible">True</property>
|
||||
<property name="visible">False</property>
|
||||
<property name="no_show_all">True</property>
|
||||
<child>
|
||||
<widget class="GtkButton" id="button1">
|
||||
|
@ -1215,7 +1215,6 @@ Show only in roster</property>
|
|||
</child>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
|
|
Loading…
Add table
Reference in a new issue