gnome-power-manager r3251 - in trunk: . help help/C/figures po



Author: rhughes
Date: Wed Feb 11 14:52:36 2009
New Revision: 3251
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=3251&view=rev

Log:
2009-02-11  Richard Hughes  <richard hughsie com>

==== Version 2.25.91 ====


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/RELEASE
   trunk/configure.ac
   trunk/help/C/figures/gpm-stats-graph.png
   trunk/help/ChangeLog
   trunk/po/ChangeLog

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Feb 11 14:52:36 2009
@@ -1,3 +1,35 @@
+===============
+Version 2.25.91
+===============
+
+- Fixed #545886, Hard-to-distinguish charge levels for charging icons (Richard Hughes)
+- Fixed #568756, Install the autostart file in the xdg directory (Richard Hughes)
+- Fixed #545886, Add 32x32 icons, and make sure all charging icons are blue (Lapo Calamandrei)
+- Fixed #570242, Add some translator comments to the new stats interface (Richard Hughes)
+- Fixed #570254, Used new icons in 16, 22, and 24 sizes in on-shelf perspective (Andreas Nilsson)
+- Fixed problem where the icon would not show on startup or when the notification try was reloaded (Richard Hughes)
+- Start in the GNOME Panel phase, not the GNOME Applications phase so we work with the fast user switch applet (Richard Hughes)
+- Don't show the discharging icon when the status is unknown (Richard Hughes)
+- Remove translatable flag from gtk-refresh stock button (Gabor Kelemen)
+- Ask for edge triggers on system idle time, not level triggers (Adam Jackson)
+- Add a configure option for --enable-legacy-buttons to support HAL and Xorg keys. By default we are now only supporting Xorg events (Richard Hughes)
+- Fix compile failure with gcc-4.4.0 and old versions of glib2 (Richard Hughes)
+
+Translations:
+- Updated ast: Gil Forcada, Astur
+- Updated es: Jorge GonzÃlez, Jorge Gonzalez
+- Updated gu: Sweta Kothari
+- Updated hu: Gabor Kelemen
+- Updated nb: Kjartan Maraas
+- Updated te: Krishnababu K, Krishna Babu K
+- Updated vi: Clytie Siddall
+- Updated zh_HK: Chao-Hsiung Liao
+- Updated zh_TW: Chao-Hsiung Liao
+
+Help Manual Translations:
+- Updated de: Mario BlÃttermann
+- Updated sv: Daniel Nylander
+
 ==============
 Version 2.25.3
 ==============

Modified: trunk/RELEASE
==============================================================================
--- trunk/RELEASE	(original)
+++ trunk/RELEASE	Wed Feb 11 14:52:36 2009
@@ -1,15 +1,15 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html and http://live.gnome.org/TwoPointThirteen
 
 â update configure.in, NEWS, ChangeLog (the "==== <version> ====") to the right release
-â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_25_1
+â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_25_3
 â Run "make distcheck", correct any problems encountered (don't forget to update the ChangeLog if you make any changes)
 â Commit all the changes
 â Create a tag:
 
 svn copy \
 svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/trunk \
-svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_25_4 \
--m "Tagged for release 2.25.4"
+svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_25_91 \
+-m "Tagged for release 2.25.91"
 
 â Copy the resulting tarball to master.gnome.org (scp)
 scp gnome-power-manager-*.tar.gz  rhughes master gnome org:
@@ -28,7 +28,7 @@
 GNOME Power Manager is a session daemon that makes it easy to manage the
 power on your laptop or desktop system.
 
-This _unstable_ release contains lots of crazy new code since 2.25.2 was released. WARNING, this code will impregnate your cat called Dave and steal all of the magazines from the bathroom.
+This _unstable_ release contains lots of crazy new code since 2.25.3 was released. WARNING, this code will impregnate your cat called Dave and steal all of the magazines from the bathroom.
 
 - Done!
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Wed Feb 11 14:52:36 2009
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT(gnome-power-manager, 2.25.90)
+AC_INIT(gnome-power-manager, 2.25.91)
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)

Modified: trunk/help/C/figures/gpm-stats-graph.png
==============================================================================
Binary files. No diff available.



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