missing glade commit. see #2626

This commit is contained in:
Yann Leboulanger 2006-11-04 01:46:56 +00:00
parent 354b6fd1c5
commit a49a0e02ec
1 changed files with 9 additions and 0 deletions

View File

@ -100,6 +100,15 @@
</widget>
</child>
<child>
<widget class="GtkCheckMenuItem" id="sounds_mute_menuitem">
<property name="visible">True</property>
<property name="label" translatable="yes">Mute Sounds</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_sounds_mute_menuitem_activate" last_modification_time="Sat, 29 Oct 2005 23:55:24 GMT"/>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="show_roster_menuitem">
<property name="visible">True</property>