summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCallum McKenzie <callum@src.gnome.org>2009-01-06 07:52:29 +0000
committerCallum McKenzie <callum@src.gnome.org>2009-01-06 07:52:29 +0000
commit6d349f59dcd932e5d277068e634d8c966e4f1b9c (patch)
treecfc9d7c8f75ecfedcf3b2e75d4c621b74b28e3ae
parent670a6f8c3b98fcc2f8dd7539a3b469a3d7047eb2 (diff)
svn path=/trunk/; revision=11176
-rw-r--r--ChangeLog2
-rw-r--r--NEWS29
-rw-r--r--configure.in2
-rw-r--r--po/POTFILES.in1
4 files changed, 33 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 579e692bc..4aa1f5d90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-01-06 Callum McKenzie <callum@spooky-possum.org>
+ * NEWS: 2.25.3
+
* configure.in
* Makefile.am
* mixer/*: Remove the mixer applet. It is now part of the
diff --git a/NEWS b/NEWS
index e0edc865b..1585e9ddd 100644
--- a/NEWS
+++ b/NEWS
@@ -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
===============================
diff --git a/configure.in b/configure.in
index 89c4db350..60eeeb323 100644
--- a/configure.in
+++ b/configure.in
@@ -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)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5bc69bbed..7fc3bda15 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -94,6 +94,7 @@ multiload/netspeed.c
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