gnome-power-manager r3033 - in branches/gnome-2-24: . help po
- From: rhughes svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-power-manager r3033 - in branches/gnome-2-24: . help po
- Date: Wed, 22 Oct 2008 11:27:40 +0000 (UTC)
Author: rhughes
Date: Wed Oct 22 11:27:40 2008
New Revision: 3033
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=3033&view=rev
Log:
2008-10-22 Richard Hughes <richard hughsie com>
==== Version 2.24.1 ====
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/NEWS
branches/gnome-2-24/RELEASE
branches/gnome-2-24/configure.ac
branches/gnome-2-24/help/ChangeLog
branches/gnome-2-24/po/ChangeLog
Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS (original)
+++ branches/gnome-2-24/NEWS Wed Oct 22 11:27:40 2008
@@ -1,4 +1,30 @@
==============
+Version 2.24.1
+==============
+
+- Correct the name of the HAL PolicyKit methods
+- Fix segfault with low battery. Original patch from James Westby, many thanks.
+
+Translations:
+- Updated ar: Anas Afif Emad
+- Updated da: Kenneth Nielsen
+- Updated dz: Pema Geyleg, Dawa pemo
+- Updated es: Jorge GonzÃlez, Jorge Gonzalez
+- Updated eu: Djihed Afifi, IÃaki LarraÃaga Murgoitio
+- Updated gl: Ignacio Casal Quinteiro, Djihed Afifi
+- Updated is: Djihed Afifi
+- Updated ja: Takeshi AIHANA
+- Updated lv: Djihed Afifi
+- Updated mk: Jovan Naumovski, Clytie Siddall <clytie riverland net au>
+- Updated nb: Kjartan Maraas
+- Updated nl: Wouter Bolsterlee
+- Updated pt_BR: Djihed Afifi
+- Updated ru: Djihed Afifi
+- Updated sr.po, sr latin: Djihed Afifi
+- Updated uk: Djihed Afifi
+- Updated zh_TW: Hialan Liu, Djihed Afifi
+
+==============
Version 2.24.0
==============
Modified: branches/gnome-2-24/RELEASE
==============================================================================
--- branches/gnome-2-24/RELEASE (original)
+++ branches/gnome-2-24/RELEASE Wed Oct 22 11:27:40 2008
@@ -1,20 +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_23_6
+â update configure.ac, NEWS, ChangeLog (the "==== <version> ====") to the right release
+â Add translators to NEWS: maintainer.py -w -r GNOME_POWER_MANAGER_2_24_0
â 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/branches/gnome-2-24 \
-svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_24_0 \
--m "Tagged for release 2.24.0"
-
-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_23_6 \
--m "Tagged for release 2.23.91"
+svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_24_1 \
+-m "Tagged for release 2.24.1"
â Copy the resulting tarball to master.gnome.org (scp)
scp gnome-power-manager-*.tar.gz rhughes master gnome org:
Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac (original)
+++ branches/gnome-2-24/configure.ac Wed Oct 22 11:27:40 2008
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(gnome-power-manager, 2.24.0)
+AC_INIT(gnome-power-manager, 2.24.1)
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]