gnome-applets r11176 - in trunk: . po



Author: callum
Date: Tue Jan  6 07:52:29 2009
New Revision: 11176
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=11176&view=rev

Log:
2.25.3

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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jan  6 07:52:29 2009
@@ -1,3 +1,32 @@
+Changes in GNOME-Applets 2.25.3
+===============================
+
+*** NOTE ***
+
+As promised in the last release, the mixer applet has been
+removed. The gnome-media package now provides an equivalent.
+
+************
+
+CPU Frequency Applet:
+ - Remove unecessary callbacks (Carlos Garcia Campos)
+
+Invest Applet: 
+ - Allow fractional shares in the Amount field. This is useful for 
+   mutual funds (Callum McKenzie).
+
+Mini Commander:
+ - This is now buildable again (Matthias Clasen)
+
+Trash Applet:
+ - Scaling improvements to match other panel features (Ryan Lortie).
+ - Don't generate WM_TRANSIENT_FOR the root window (Ryan Lortie).
+ - Set the icon image directly (Ryan Lortie).
+
+Translations:
+
+es, nb
+
 Changes in GNOME-Applets 2.25.2
 ===============================
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Jan  6 07:52:29 2009
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.25.2)
+AC_INIT(gnome-applets, 2.25.3)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)

Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in	(original)
+++ trunk/po/POTFILES.in	Tue Jan  6 07:52:29 2009
@@ -94,6 +94,7 @@
 multiload/properties.c
 null_applet/GNOME_CDPlayerApplet.server.in
 null_applet/GNOME_MailcheckApplet_Factory.server.in
+null_applet/GNOME_MixerApplet.server.in
 null_applet/GNOME_NullApplet_Factory.server.in.in
 null_applet/GNOME_Panel_WirelessApplet.server.in
 null_applet/null_applet.c



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