GNOME Bugzilla – Bug 599677
Add brightness to the media-keys popup
Last modified: 2009-11-06 18:19:24 UTC
So that gnome-power-manager can copy/paste the files instead of forking the code.
Created attachment 146277 [details] [review] Add brightness to the media-keys popup So that gnome-power-manager can copy/paste the files instead of forking our code.
Review of attachment 146277 [details] [review]: Patch looks good to me in general. Shouldn't gpm rather install the icon into the hicolor theme instead of us rummaging around in its files, though?
(In reply to comment #2) > Review of attachment 146277 [details] [review]: > > Patch looks good to me in general. Shouldn't gpm rather install the icon into > the hicolor theme instead of us rummaging around in its files, though? gnome-settings-daemon wouldn't use the icons, the code is only there for the test app.
Created attachment 146421 [details] [review] Add brightness to the media-keys popup So that gnome-power-manager can copy/paste the files instead of forking our code.
Review of attachment 146421 [details] [review]: Ok. Looks to me like that part of the code needs your G_SEAL treatment, too, then.
The G_SEAL patch is on top of this one, so it's already done.
Good for you. ;-)
Attachment 146421 [details] pushed as 7e4ce82 - Add brightness to the media-keys popup