gnome-applets r11162 - in trunk: . accessx-status accessx-status/docs battstat battstat/docs/de charpick cpufreq cpufreq/help drivemount drivemount/help geyes geyes/docs gkb-new gswitchit gweather gweather/docs/de invest-applet invest-applet/invest mini-commander mixer modemlights multiload null_applet po stickynotes trashapplet trashapplet/docs



Author: callum
Date: Sat Dec 20 08:43:46 2008
New Revision: 11162
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=11162&view=rev

Log:
2.25.2 + make distcheck fixes.

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/accessx-status/ChangeLog
   trunk/accessx-status/docs/ChangeLog
   trunk/battstat/ChangeLog
   trunk/battstat/docs/de/battstat.xml
   trunk/charpick/ChangeLog
   trunk/configure.in
   trunk/cpufreq/ChangeLog
   trunk/cpufreq/help/ChangeLog
   trunk/drivemount/ChangeLog
   trunk/drivemount/help/ChangeLog
   trunk/geyes/ChangeLog
   trunk/geyes/docs/ChangeLog
   trunk/gkb-new/ChangeLog
   trunk/gswitchit/ChangeLog
   trunk/gweather/ChangeLog
   trunk/gweather/docs/de/gweather.xml
   trunk/invest-applet/ChangeLog
   trunk/invest-applet/invest/test.py   (props changed)
   trunk/mini-commander/ChangeLog
   trunk/mixer/ChangeLog
   trunk/modemlights/ChangeLog
   trunk/multiload/ChangeLog
   trunk/null_applet/ChangeLog
   trunk/po/ChangeLog
   trunk/po/POTFILES.in
   trunk/stickynotes/ChangeLog
   trunk/trashapplet/ChangeLog
   trunk/trashapplet/docs/ChangeLog

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sat Dec 20 08:43:46 2008
@@ -1,3 +1,51 @@
+Changes in GNOME-Applets 2.25.2
+===============================
+
+*** NOTE ***
+
+The gnome-media package now provides its own panel mixer control (in
+the notification area). This renders the current mixer control
+obsolete and this will be the last release containing the mixer applet
+(at least in its current form).
+
+************
+
+General:
+ - Fix the build with recent libpanel (Lucas Rocha).
+ - Rationalise include files (Maxim Ermilov).
+ - Check for the existence on NetworkManager (Callum McKenzie).
+
+CPU Frequency Applet:
+ - Fix switching between graph and textmodes (Diego Escalante Urrelo/
+   Carlos Garcia Campos).
+ - Fix orientation sizing issues (Carlos Garcia Campos).
+ - Fix compiler warnings (Carlos Garcia Campos).
+
+Keyboard Switching Applet:
+ - Fix a leak.
+
+Mixer:
+ - Change the orientation of the volume control and add a mute and a
+   "volume control" button (Callum McKenzie).
+
+Multiload:
+ - Report total bandwidth in the tooltip rather than percentage since
+   the later number is meaningless (Eric Piel/Benoit Dejean).
+
+Stickynotes:
+ - Reduce I/O by batching configuration saves (Callum McKenzie).
+
+Weather Applet:
+ - Use NetworkManager signals and check the weather when the network 
+   comes back up (Matthias Clasen).
+
+
+Translations:
+ bg, es, he, it, nb, pt_BR, sk
+
+Docs:
+ de
+
 Changes in GNOME-Applets 2.25.1
 ===============================
 

Modified: trunk/battstat/docs/de/battstat.xml
==============================================================================
--- trunk/battstat/docs/de/battstat.xml	(original)
+++ trunk/battstat/docs/de/battstat.xml	Sat Dec 20 08:43:46 2008
@@ -40,7 +40,7 @@
       <year>1999</year> 
       <year>2000</year> 
       <holder>Jorgen Pehrson</holder> 
-    </copyright><copyright><year>2008</year><holder>Mario BlÃttermann (mario blaettermann t-online de)</holder></copyright>
+    </copyright><copyright><year>2008</year><holder>Mario BlÃttermann (mariobl gnome org)</holder></copyright>
 <!-- translators: uncomment this:
 
     <copyright>

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Dec 20 08:43:46 2008
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.25.1)
+AC_INIT(gnome-applets, 2.25.2)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)

Modified: trunk/gweather/docs/de/gweather.xml
==============================================================================
--- trunk/gweather/docs/de/gweather.xml	(original)
+++ trunk/gweather/docs/de/gweather.xml	Sat Dec 20 08:43:46 2008
@@ -347,7 +347,7 @@
 
     <sect2 id="gweather-introduction-add">
       <title>Wetterbericht zum Panel hinzufÃgen</title>
-      <para>Um das <application>Wetterbericht-Applet</application> zu einem Panel hinzuzufÃgen, klicken Sie mit der rechten Maustaste darauf und wÃhlen dann <guimenuitem>Zum Panel hinzufÃgen â</guimenuitem>. WÃhlen Sie <application>Wetterbericht</application> im <application>Zum Panel hinzufÃgen</application>-Dialog aus, und klicken Sie dann auf <guibutton>OK</guibutton>.</para>
+      <para>Um das <application>Wetterbericht-Applet</application> zu einem Panel hinzuzufÃgen, klicken Sie mit der rechten Maustaste darauf und wÃhlen dann <guimenuitem>Zum Panel hinzufÃgen â</guimenuitem>. WÃhlen Sie <application>Wetterbericht</application> im <application>Zum Panel hinzufÃgen</application>-Dialog aus, und klicken Sie dann auf <guibutton>HinzufÃgen</guibutton>.</para>
     </sect2>
 
       

Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in	(original)
+++ trunk/po/POTFILES.in	Sat Dec 20 08:43:46 2008
@@ -97,6 +97,7 @@
 multiload/load-graph.c
 multiload/main.c
 multiload/multiload.schemas.in
+multiload/netspeed.c
 multiload/properties.c
 null_applet/GNOME_CDPlayerApplet.server.in
 null_applet/GNOME_MailcheckApplet_Factory.server.in



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