gnome-control-center r8871 - trunk



Author: rodrigo
Date: Mon Aug 18 17:55:43 2008
New Revision: 8871
URL: http://svn.gnome.org/viewvc/gnome-control-center?rev=8871&view=rev

Log:
2008-08-18  Rodrigo Moya <rodrigo gnome-db org>

	* NEWS:
	* configure.in: updated for 2.23.90.

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Aug 18 17:55:43 2008
@@ -1,3 +1,48 @@
+gnome-control-center 2.23.90 (2008-08-18)
+
+Appearance:
+- Use default icon for unknown themes (Jens Granseuer)
+- Remove help button (Jens Granseuer)
+
+Common:
+- Make sure we have a notification theme before trying to save it
+  (Jens Granseuer) (#547448)
+- Keep track of hidden themes (Jens Granseuer) (#547301)
+- Require gnome-desktop 2.23.90
+
+Display:
+- Draw rotated outputs rotated (Soren Sandmann)
+- Don't leak the application or the GladeXML (Jens Granseuer)
+- Replace all uses of g_print with g_debug (Jens Granseuer)
+- Fail gracefully if we cannot get a screen (Jens Granseuer)
+- Add sexy labels to identify monitors (Federico Mena Quintero)
+
+Shell:
+- Remove eel dependency from libslab (Federico Mena Quintero) (#524778)
+
+Sound:
+- Fix warning due to left-over developer code (Jens Granseuer) (#546583)
+- HIG fixes and improved wording (Bastien Nocera) (#545219)
+- Make the event sound preview button listen to "activate" signal so it
+  becomes accessible via keyboard (Matthias Clasen) (#547808)
+
+Translations:
+- ar (Khaled Hosny)
+- be latin (Ihar Hrachyshka)
+- es (Jorge Gonzalez)
+- et (Ivar Smolin)
+- fi (Ilkka Tuohela)
+- ga (Sean de Burca)
+- gl (Ignacio Casal Quinteiro)
+- ja (Takeshi AIHANA)
+- he (Yair Hershkovitz)
+- nb (Kjartan Maraas)
+- pt (Duarte Loreto)
+- pt_BR (Djavan Fagundes)
+- th (Theppitak Karoonboonyanan)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+-------------------------------------------------------------------------------
 gnome-control-center 2.23.6 (2008-08-04)
 
 Appearance:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Aug 18 17:55:43 2008
@@ -1,4 +1,4 @@
-AC_INIT([gnome-control-center], [2.23.6],
+AC_INIT([gnome-control-center], [2.23.90],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
 
 AC_CONFIG_MACRO_DIR([m4])



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