GNOME Bugzilla – Bug 545055
Fix last custom sound not appearing in the combo box
Last modified: 2008-07-28 18:30:46 UTC
1. Open sounds capplet 2. Select a custom sound for a sound event 3. Select the builtin sound for the sound event 4. Open the drop-down menu again It should show the custom filename, and work properly
2008-07-28 Bastien Nocera <hadess@hadess.net> * sound-theme.c (setting_set_func), (fill_custom_model), (save_sounds), (count_customised_sounds), (setting_column_edited): When selecting a non-custom sound (such as disabled, or builtin), don't remove the previous custom file's filename from the tree store, When a custom file was previously selected, always show it in the combo box drop-down (Closes: #545055)