little bugfix

This commit is contained in:
Yann Leboulanger 2005-04-11 10:02:10 +00:00
parent 90975dd1e0
commit 9a8f6335aa
1 changed files with 1 additions and 1 deletions

View File

@ -739,7 +739,7 @@ class Preferences_window:
self.xml.get_widget('browse_sounds_hbox').set_sensitive(False)
if os.name == 'nt': # if windows, player must not be changeable
self.xml.get_widget('sound_player_hbox').set_visible(False)
self.xml.get_widget('sound_player_hbox').set_sensitive(False)
#sound player
self.xml.get_widget('soundplayer_entry').set_text(\