2006-12-18 Richard Hughes ==== Version 2.17.4 ==== 2006-12-18 Richard Hughes * applets/brightness/Makefile.am: * applets/inhibit/Makefile.am: Fix a couple of aclocal warnings. * help/es/.cvsignore: Yes, I get upset with the ? output of cvs diff. 2006-12-17 Richard Hughes * data/gpm-prefs.glade: Make grammar changes as suggested by Tino Meinen. 2006-12-17 Richard Hughes * src/gpm-prefs-core.c: (prefs_setup_notification): When on battery power remove the never option because there is no use case for this. 2006-12-17 Richard Hughes * data/gpm-prefs.glade: Correct the grammar in two places. * data/gnome-power-manager.schemas.in: * src/gpm-conf.h: * src/gpm-srv-brightness-lcd.c: (idle_changed_cb): Split the policy for dimming the screen, defaulting to on for battery power and off for on AC. * src/gpm-srv-cpufreq.c: (gpm_srv_cpufreq_new): Remove double ;;. 2006-12-17 Richard Hughes * data/gnome-power-manager.schemas.in: * src/gpm-conf.h: * src/gpm-manager.c: Don't use our own custom key for saving the session on shutdown, instead use the gnome-session "auto-save" key. Based on a patch from Bernat Tallaferro, many thanks. Fixes #375682 2006-12-16 Richard Hughes * help/C/figures/gpm-prefs-ac.png: * help/C/figures/gpm-prefs-actions.png: * help/C/figures/gpm-prefs-battery.png: * help/C/figures/gpm-prefs-display.png: * help/C/figures/gpm-prefs-general.png: * help/C/figures/gpm-prefs-notification.png: * help/C/figures/gpm-prefs-processor.png: * help/C/figures/gpm-prefs-sleep.png: * help/C/gnome-power-manager.xml: Update the help files and figures to reflect the new gnome-power-preferences UI. 2006-12-16 Richard Hughes * data/gpm-prefs.glade: Merge the preferences and general tab into a single general tab. Having one or two options in an empty tab looked bad. * tools/gnome-power-bugreport.sh: Typos and little optimizations. 2006-12-10 Richard Hughes * Makefile.am: * configure.in: * data/gnome-power-manager.desktop.in: * data/gnome-power-preferences.desktop.in: * tools/.cvsignore: * tools/Makefile.am: * tools/gnome-power-bugreport.sh: Add gnome-power-bugreport.sh so we can automatically make my life easier using X-GNOME-Bugzilla-ExtraInfoScript. 2006-12-09 Richard Hughes * src/dbus/Makefile.am: * src/dbus/gpm-dbus-dpms.xml: * src/dbus/gpm-dbus-manager.xml: * src/gpm-dpms.c: * src/gpm-dpms.h: * src/gpm-manager.c: * src/gpm-manager.h: * src/gpm-powermanager.h: * src/gpm-srv-dpms.c: * src/gpm-srv-dpms.h: * src/gpm-srv-screensaver.c: Move the DBUS interface from the manager to /org/gnome/PowerManager/Dpms so we can start to modularize the interface for standardization. 2006-12-09 Richard Hughes * help/C/gnome-power-manager.xml: Fix a few spellings of timeout, fixes #383116. 2006-12-08 Richard Hughes * data/gpm-prefs.glade: * src/gpm-prefs-core.c: Covert the glade file to be On Ac Power and On Battery Power as we can now fit them in the single panes. Also make more HIG compliant and add accesskeys. 2006-12-06 Richard Hughes * data/gnome-power-manager.schemas.in: * data/gpm-prefs.glade: * src/gpm-manager.c: * src/gpm-prefs-core.c: Remove the auto-sleep type from the UI. If on battery we default to hibernation and if on AC then we suspend. If one sleep mode is not available, then the other is tried. The defaults can be changed in gconf if required. 2006-12-06 Richard Hughes * src/gpm-prefs-core.c: Add back the 'move slider to none' functionality we had in 2.16.x - the drop down is too complicated. 2006-12-06 Richard Hughes * data/gpm-prefs.glade: * src/gpm-cpufreq.c: (gpm_cpufreq_get_governors): * src/gpm-prefs-core.c: Remove all traces of userspace cpufrequency governer from the UI. You can still set this in gconf if you wish. 2006-12-05 Richard Hughes * help/C/gnome-power-manager.xml: Apply another fix by Jorge Gonzalez, many thanks. #380920 2006-12-05 Richard Hughes * help/C/gnome-power-manager.xml: Apply a couple of fixes by Jorge Gonzalez, many thanks. Fixes #381928 and #381930. 2006-12-05 Richard Hughes * applets/inhibit/inhibit-applet.c: * data/icons/16x16/Makefile.am: * data/icons/16x16/gpm-inhibit.png: * data/icons/22x22/Makefile.am: * data/icons/22x22/gpm-inhibit.png: * data/icons/24x24/Makefile.am: * data/icons/24x24/gpm-inhibit.png: * data/icons/scalable/Makefile.am: * data/icons/scalable/gpm-inhibit.svg: Add gpm-inhibit icon kindly drawn by Lapo Calamandrei. Many thanks for this fantastic artwork. 2006-12-04 Richard Hughes * configure.in: Post release bump to 2.17.4