gnome-applets r10839 - in trunk: . charpick



Author: callum
Date: Tue May 13 10:12:41 2008
New Revision: 10839
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=10839&view=rev

Log:
2.23.2

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/charpick/ChangeLog
   trunk/charpick/Makefile.am
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue May 13 10:12:41 2008
@@ -1,3 +1,32 @@
+Changes in GNOME-Applets 2.23.2
+===============================
+Codename:
+
+ - Character Picker
+  - Use the standard Tango icon (Jaap Haitsma).
+ - Invest Applet
+  - Fix the daily change percentage (Matteo Zandi).
+  - Add documentation (Terry).
+ - Keyboard Indicator
+  - Code cleanup (Yuriy).
+  - C89 fixes (Jens Granseuer).
+  - Fixed authors email address.
+ - Mixer Applet
+  - Fixed the volume calculation for some unusual audio devices (Tim-Philipp 
+    Muller).
+ - Multiload Applet
+  - Make the program launched when the applet is clicked configurable via gconf
+    (Arthur Taylor).
+  - Memory leak fixed (Vincent Untz).
+ - Trash Applet
+  - Make the border wider to make the icon match the others in size (Matthias 
+    Clasen).
+ - Weather Applet
+  - Removed the unusable short-cut keys (Callum McKenzie)
+
+Translations: es, gl, he, hu, is, nb, 
+Docs: fi, pt_BR
+
 Changes in GNOME-Aplets 2.23.1
 ==============================
 Codename: So Much For Subtlety

Modified: trunk/charpick/Makefile.am
==============================================================================
--- trunk/charpick/Makefile.am	(original)
+++ trunk/charpick/Makefile.am	Tue May 13 10:12:41 2008
@@ -36,7 +36,6 @@
 ui_DATA = GNOME_CharpickerApplet.xml
 
 EXTRA_DIST =					\
-	charpick.png				\
 	GNOME_CharpickerApplet.server.in.in	\
 	$(ui_DATA)				\
 	$(schemas_in_files)

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue May 13 10:12:41 2008
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.23.1)
+AC_INIT(gnome-applets, 2.23.2)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)



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