GNOME Bugzilla – Bug 541420
[PATCH] Please add two new settings to the gconf schema files
Last modified: 2008-07-22 11:05:10 UTC
Please describe the problem: The patch in ticket 539786 introduces two new gconf settings for sound related stuff. Since the other sound related settings are also stored in libgnome's schema files I prepared a patch for libgnome for the new gcon options, too. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Hmm, my browser (rawhide...) doesn't allow me to upload the patch to bz. Here's a link to the patch: http://0pointer.de/public/0001-gconf-schema-data-for-new-sound-event-options.patch Please merge.
Somehow I can't download the patch there. Are you sure you can't upload the patch? I'm also using rawhide and have not had problems with that myself.
Hmm, the download works fine here. Could you please try again? If it still doesn't work, I will update to newest rawhide and check if that helps and I can upload the patch.
Created attachment 114599 [details] [review] broken patch from Lennart ;)
Comment on attachment 114599 [details] [review] broken patch from Lennart ;) <snip> >+ <key>/schemas/desktop/gnome/sound/theme_name</key> >+ <applyto>/desktop/gnome/sound/theme_name</applyto> <snip> >+ <key>/schemas/desktop/gnome/sound/input_feedback_sounds</key> >+ <applyto>/desktop/gnome/sound/theme_name</applyto> Notice the applyto is broken.
Created attachment 114604 [details] [review] fixed patch
Ha, this time firefox crashed *after* uploading, not before. Yay!
> - <default>false</default> > + <default>true</default> Better not change the default before we remove the esd bits from the control-center. Could you revert that bit, and commit?
Will commit as soon as I have an svn account, which I requested a few hours ago.
Commited in r3756