nothing
This commit is contained in:
parent
66a654ba97
commit
2123973e9c
|
@ -316,8 +316,6 @@ class PreferencesWindow:
|
||||||
gajim.config.set('soundplayer', command)
|
gajim.config.set('soundplayer', command)
|
||||||
break
|
break
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#sounds treeview
|
#sounds treeview
|
||||||
self.sound_tree = self.xml.get_widget('sounds_treeview')
|
self.sound_tree = self.xml.get_widget('sounds_treeview')
|
||||||
model = gtk.ListStore(str, bool, str)
|
model = gtk.ListStore(str, bool, str)
|
||||||
|
|
Loading…
Reference in New Issue