gnome-power-manager r2829 - in trunk: . help po



Author: rhughes
Date: Tue Jul  1 11:57:27 2008
New Revision: 2829
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=2829&view=rev

Log:
2008-07-01  Richard Hughes  <richard hughsie com>

==== Version 2.23.3 ====


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac
   trunk/help/ChangeLog
   trunk/po/ChangeLog

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jul  1 11:57:27 2008
@@ -1,6 +1,43 @@
 ==============
+Version 2.23.3
+==============
+
+- Fixed #483144, Gconf key for battery brightness labeled incorrectly... (Richard Hughes)
+- Fixed #492132, policy timeout prevents computer from suspend (Richard Hughes)
+- Fixed #517914, Inconsistent colors of graphs (Richard Hughes)
+- Fixed #521686, Removing gnome_program_init removes session management (Richard Hughes)
+- Fixed #522078, aborts when suspend is chosen when running under GDM (Richard Hughes)
+- Fixed #522236, g-p-m should set a window type hint for the brightness feedback window (Richard Hughes)
+- Fixed #522336, Change Playbin state back to NULL on error and EOS : fix potential memory leak when using pulsaudio (Richard Hughes)
+- Fixed #523152, GetBrightness returns a INT not a UINT (Richard Hughes)
+- Fixed #524449, gnome-power-preferences gives a critical warning (Richard Hughes)
+- Fixed #526178, Should check user capability "CanShutdown" before providing shutdown option in combo box (simon.zheng)
+- Fixed #526349, gnome-power-bugreport.sh doesn't work on Solairs (simon.zheng)
+- Fixed #534335, cpu load calculation doesn't work on Solaris (simon.zheng)
+- Fixed #535271, XBACKLIGHT is very slow (Richard Hughes)
+- Fixed #536956, Should remove cpufreq_show gconf key (simon.zheng)
+
+Translations:
+- Updated ru: Yuri Kozlov
+- Updated fr: Claude Paroz
+- Updated bg: Alexander Shopov
+- Updated nn: Eskild Hustvedt
+- Updated el: Kostas Papadimas
+- Updated vi: Clytie Siddall
+- Updated is: Andre Klapper
+- Updated sv: Daniel Nylander
+- Updated ar: Djihed Afifi
+- Updated en_GB: Richard Hughes
+- Updated th: Theppitak Karoonboonyanan
+- Updated cs: Petr Kovar
+- Updated et: Priit Laes
+- Updated gl: Ignacio Casal Quinteiro
+- Updated es: Jorge Gonzalez
+
+==============
 Version 2.23.1
 ==============
+
 - Fixed #526178, Should check user capability "CanShutdown" before providing shutdown option in combo box (Simon Zheng)
 - Fixed #526349, gnome-power-bugreport.sh doesn't work on Solairs (Simon Zheng)
 - Fixed #522236, g-p-m should set a window type hint for the brightness feedback window (Danny Baumann)

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Jul  1 11:57:27 2008
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(gnome-power-manager, 2.23.2)
+AC_INIT(gnome-power-manager, 2.23.3)
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]