[gnome-power-manager] GNOME Power Manager 2.91.2



commit 8146ccb836ef466c4ef74d45d6f17d13407e8448
Author: Richard Hughes <richard hughsie com>
Date:   Mon Nov 8 16:18:26 2010 +0000

    GNOME Power Manager 2.91.2

 NEWS    |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 RELEASE |    2 +-
 2 files changed, 53 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e4df5b7..e7898e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,55 @@
+Version 2.91.2
+~~~~~~~~~~~~~~
+Released: 2010-11-08
+
+* Translations
+ - Added Slovenian translation (Matej UrbanÄ?iÄ?)
+ - Updated Catalan (Valencian) translation (Carles Ferrando)
+ - Updated Estonian translation (Mattias Põldaru)
+ - Updated French doc translation (Bruno Brouard)
+ - Updated Japanese translation (Takayuki KUSANO)
+ - Updated Korean translation (Changwoo Ryu)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Punjabi translation (A S Alam)
+ - Updated Simplified Chinese translation (Aron Xu)
+ - Updated Spanish translation (Jorge González)
+ - Updated Telugu Translations (krishnababu k)
+
+* New Features:
+ - Add two methods to the DBus interface for gnome-shell (Richard Hughes)
+ - Add two properties to the DBus interface for gnome-shell (Richard Hughes)
+ - Split notify-low-power into -system and -device keys, so that users can
+   disable device notifications for faulty devices attached to the computer
+   and still get system events. Fixes #632029 (Richard Hughes)
+
+* Bugfix:
+ - Adapt to GtkObject removal in GTK3 (Javier Jardón)
+ - Add the X-GNOME-Settings-Panel category so the control center panel is not in 'Other' (Richard Hughes)
+ - Alias 'always' to 'present' to ensure that migrating the schema does not emit a warning (Richard Hughes)
+ - Allow 'gnome-power-statistics --device wakeups' to focus on the correct entry (Richard Hughes)
+ - Convert to GtkComboBoxText. (Alban Browaeys)
+ - Do not fall back to a GtkMessageBox if using libnotify failed. Fixes #632334 (Richard Hughes)
+ - Ensure correct values for Icon and Tooltip properties (Giovanni Campagna)
+ - Ensure parameters to g_variant_new are not NULL (Giovanni Campagna)
+ - Fix a copy-paste error (Matthias Clasen)
+ - Fix compile with latest GTK (Yanko Kaneti)
+ - Fix use of GVariant types and DBus signatures (Giovanni Campagna)
+ - GTK3 api change: gtk_widget_hide_all (Alban Browaeys)
+ - Handle the remote command line in gnome-power-statistics (Richard Hughes)
+ - Lock the keyring before suspending as gnome-keyring with pam support will
+   automatically unlock on resume. Fixes #628290 (Richard Hughes)
+ - Make session requested quit work and not crash (Yanko Kaneti)
+ - Migrate from dbus-glib to GDBus (Giovanni Campagna, Richard Hughes)
+ - Port from EggDebug to the built-in GLib logging framework (Richard Hughes)
+ - Port to libnotify 0.7.0 (Richard Hughes, William Jon McCann)
+ - Port to the new GtkApplication API (Alban Browaeys, Richard Hughes)
+ - Remove the brightness applet as GNOME3 will not have the ability to show applets at all (Richard Hughes)
+ - Require libnotify as a hard build time dep (William Jon McCann)
+ - The control center module name shuld be 'Power', not 'Power Management' (Richard Hughes)
+ - Update gnome-settings-daemon copy pasted code (Giovanni Campagna)
+ - Use correct DBus types for UPower data (Giovanni Campagna)
+ - Use gtk_box_new() instead gtk_[v|h]box_new() (Javier Jardón)
+
 Version 2.91.1
 ~~~~~~~~~~~~~~
 Released: 2010-10-04
diff --git a/RELEASE b/RELEASE
index a4cf937..74c3d6e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ git shortlog GNOME_POWER_MANAGER_2_91_1.. | grep -i -v trivial | uniq | grep -v
 --------------------------------------------------------------------------------
 Version 2.91.2
 ~~~~~~~~~~~~~~
-Released: 2010-10-04
+Released: 2010-xx-xx
 
 * Translations
 



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