gnome-control-center r8663 - trunk



Author: rodrigo
Date: Mon Apr 21 16:11:06 2008
New Revision: 8663
URL: http://svn.gnome.org/viewvc/gnome-control-center?rev=8663&view=rev

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

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

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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Apr 21 16:11:06 2008
@@ -1,3 +1,76 @@
+gnome-control-center 2.23.1
+
+about-me:
+- Launch the error dialog with the proper parent (Jens Granseuer)
+
+accessibility:
+- Add button to launch mouse accessibility properties (Patrick Wade) (#515078)
+- Don't show the "accessible login" button if gdmsetup is not available
+  (Matthias Clasen) (#526944)
+- Open the preferred applications dialog on the a11y page (Jens Granseuer)
+  (#528196)
+
+appearance:
+- Allow the user to revert a font change proposed by a metatheme (Patrick
+  Wade) (#519065)
+- Add a custom cell renderer for metatheme names to allow rounded corners
+  on the selection indicator (Thomas Wood) (#500276)
+- Replace gnome-vfs with gio (Lincoln de Souza) (#524401)
+- Show a warning message when the selected theme is incomplete (Jens Granseuer)
+
+default applications:
+- Add -p/--show-page to open the dialog on a specific page (Jens Granseuer)
+  (#528196)
+
+keybindings:
+- Fix mismatched modifier mapping between egg and GTK (Jens Granseuer)
+- Fix Esc and Backspace being bindable when Caps Lock is on (Bastien Nocera)
+  (#524813)
+- Get rid of unneeded sort model indirection (Jens Granseuer)
+
+keyboard:
+- Fix various string and layout issues (Jens Granseuer) (#521826)
+
+mouse:
+- Add support for starting the capplet on the appearance tab (Patrick Wade)
+  (#515078)
+- Remove unused custom widget (Gerd Kohlberger) (#527418)
+
+network:
+- Renamce "Advanced configuration" tab to "Ignored hosts" (Denis Washington)
+  (#314883)
+
+sound:
+- Don't mention esd (Jens Granseuer) (#523888)
+- Sort mixer devices alphabitically (Jens Granseuer) (#525530)
+
+themus:
+- Handle failed thumbnailing attempts properly (Jens Granseuer)
+
+windows:
+- Add "Maximize Vertically" and "Maximize Horizontally" to possible double-click
+  actions (Cosimo Cecchi) (#329503)
+- Require metacity <= 2.23.1 (Cosimo Cecchi)
+
+general:
+- Figure out where GTK+ expects its theme engines and make that info available
+  to interested capplets (Jens Granseuer)
+- Introduce dependency on iso-codes (Sergey Udaltsov)
+
+updated translations:
+- bg (Alexander Shopov)
+- en_GB (Philip Withnall)
+- es (Jorge Gonzalez)
+- et (Priit Laes)
+- he (Yair Hershkovitz)
+- hu (Gabor Kelemen)
+- it (Luca Ferretti)
+- ka (Vladimer Sichinava)
+- nb (Kjartan Maraas)
+- nn (Eskild Hustvedt)
+- ru (Yuri Kozlov)
+- te (Sunil Mohan Adapa)
+------------------------------------------------------------------------------
 gnome-control-center 2.22.1
 
 appearance:

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Apr 21 16:11:06 2008
@@ -1,4 +1,4 @@
-AC_INIT([gnome-control-center], [2.23.0],
+AC_INIT([gnome-control-center], [2.23.1],
         [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]