gnome-control-center r8838 - trunk



Author: rodrigo
Date: Tue Aug  5 11:53:49 2008
New Revision: 8838
URL: http://svn.gnome.org/viewvc/gnome-control-center?rev=8838&view=rev

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

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

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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Aug  5 11:53:49 2008
@@ -1,3 +1,51 @@
+gnome-control-center 2.23.6 (2008-08-04)
+
+Appearance:
+- Make theme installation from GIO-supported sources work (including
+  drag and drop) (Jens Granseuer) (#545335)
+
+Default Applications:
+- Fix custom commands for mail default application (James Westby)
+
+Display:
+- Add a check box to turn on and off display icon (Soren Sandmann)
+- Draw rotated outputs rotated (Soren Sandmann)
+
+General:
+- Move directory deletion code from appearance capplet into common
+  code (Bastien Nocera)
+- Make the file transfer dialog work with GFiles instead of gchar
+  paths internally (Jens Granseuer)
+- Don't set notification theme to "standard" if the metatheme loaded
+  doesn't define one (Jens Granseuer) (#546036)
+
+Keybindings:
+- When trying to assign a shortcut that is already in use, ask the user
+  whether to reassign it instead of refusing to do anything (Denis
+  Washington) (#133318)
+
+Shell:
+- Don't do thumbnailing, let Nautilus do it (Federico Mena Quintero)
+- Fix a build warning (Cosimo Cecchi) (#544538)
+
+Sound:
+- Remove separate bell settings tab (Bastien Nocera)
+- Remove libsounds dependency (Bastien Nocera)
+- Add freedesktop sound theme support through libcanberra (Bastien Nocera)
+- Fix property passing (Lennart Poettering)
+- Plug some leaks (Jens Granseuer)
+- Add some filtering for OSS devices and create more useful device
+  descriptions (Alexander Schwenn) (#545275)
+- Added missing file to pass distcheck (Rodrigo Moya)
+
+Translations:
+- ar (Djihed Afifi)
+- es (Jorge Gonzalez)
+- gl (Ignacio Casal Quinteiro)
+- nb (Kjartan Maraas)
+- pt_BR (Leonardo Ferreira Fontenelle)
+- sv (Daniel Nylander)
+-------------------------------------------------------------------------------
 gnome-control-center 2.23.5 (2008-07-24)
 
 General:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Aug  5 11:53:49 2008
@@ -1,4 +1,4 @@
-AC_INIT([gnome-control-center], [2.23.5],
+AC_INIT([gnome-control-center], [2.23.6],
         [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]