GNOME Bugzilla – Bug 335991
Running on Battery/AC twice displayed in dialog
Last modified: 2006-03-25 22:57:16 UTC
Patch coming up
Created attachment 61995 [details] [review] Patch 2006-03-25 Jaap Haitsma <jaap@haitsma.org> * data/gpm-prefs.glade: Change "Running on Battery" and "Running on AC" labels inside the tab to "Sleep" as they are already on the tabs. Add a Brightness label to the brightness sliders. Change all the widget names to *battery* i.s.o. *batteries* * src/gpm-prefs.c: Update because of changes in gpm-prefs.glade and some refactoring OK to commit?
Trivial problem: Theres a different spacing between "Brightness" and "Set display Brightness to:" on the two tabs. Fix that, and then it's good to commit, thanks. The UI is looking really good now, thanks for spending some time on this. Richard.
Can you also do a cvs up before you commit -- I've just committed a small patch myself (doesn't affect your patch) but ChangleLog might need refreshing. Thanks.
Committed. Spacing was due to the fact that all the vboxes had expand set to TRUE. I now turned them off