hide for .10 special notification

This commit is contained in:
Nikos Kouremenos 2006-03-17 22:00:27 +00:00
parent 3a255e5102
commit 7a31531882
1 changed files with 3 additions and 0 deletions

View File

@ -1133,6 +1133,9 @@ class RosterWindow:
assign_openpgp_key_menuitem = xml.get_widget('assign_openpgp_key_menuitem')
add_special_notification_menuitem = xml.get_widget(
'add_special_notification_menuitem')
add_special_notification_menuitem.hide()
add_special_notification_menuitem.set_no_show_all(True)
#skip a seperator
subscription_menuitem = xml.get_widget('subscription_menuitem')