summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavyd Madeley <davyd@madeley.id.au>2005-08-07 17:45:46 +0000
committerDavyd Madeley <davyd@src.gnome.org>2005-08-07 17:45:46 +0000
commit2169fec64685b528cdcfcfd0fb3340f9abb1acc3 (patch)
tree14b4a274fb9b6eca242c15b4aa22122fcbc3efa1
parent26e3efee9f2ffd5d2200d5d1fea96d85674fc5c1 (diff)
Release gnome-applets 2.11.91GNOME_APPLETS_2_9_91
2005-08-08 Davyd Madeley <davyd@madeley.id.au> * configure.in: * NEWS: Release gnome-applets 2.11.91
-rw-r--r--ChangeLog5
-rw-r--r--NEWS43
-rw-r--r--configure.in2
3 files changed, 49 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cfa6afa5..60ed84c33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2005-08-08 Davyd Madeley <davyd@madeley.id.au>
* configure.in:
+ * NEWS: Release gnome-applets 2.11.91
+
+2005-08-08 Davyd Madeley <davyd@madeley.id.au>
+
+ * configure.in:
* gweather/weather-metar.c:
* gweather/weather.c: Build fixes for Solaris and AIX, closes #304118
and #306275. Based off patches from Brian Cameron
diff --git a/NEWS b/NEWS
index 355188433..da0b7450e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+Changes in GNOME-Applets 2.11.91
+==================================
+"Sorry, I'd love to make love with you, darling, but you see, I'm setting up a
+ wiki"
+
+Changes:
+ - Switch to gnome-doc-utils (Davyd Madeley, Danilo Šegan, Shaun McCance)
+ - battstat: fix bugs in HAL backend (Ryan Lortie)
+ - charpick: only show palette selector if there are extra palettes to select
+ (Felix Riemann)
+ - charpick: Replace custom get_utf_string() by g_ucs4_to_utf8() and other
+ cleanups (Benoît Dejean)
+ - cpufreq: cleansups (Benoît Dejean)
+ - gswitchit: variants of the same layout can now be distinguished by a '*'
+ (Sergey Udaltsov)
+ - mixer: prevent mute state getting out of sync (Ronald S. Bultje)
+ - mixer: fix the "wubbly tooltip bug" (Ronald S. Bultje)
+
+Translations:
+ - bg (Alexander Shopov, Rostislav Raykov)
+ - te (Prajasakti Localisation Team)
+ - cs (Miloslav Trmac)
+ - el (Nikos Charonitakis)
+ - nl (Vincent van Adrighem)
+ - fi (Ilkka Tuohela)
+ - zh_CN (Funda Wang)
+ - vi (Clytie Siddall)
+ - es (Francisco Javier F. Serrador)
+ - gu (Ankit Patel)
+ - en_CA (Adam Weinberger)
+ - sk (Marcel Telka)
+ - nb/no (Terance Sola, Kjartan Maraas)
+ - sr (Danilo Šegan)
+ - he (Yair Hershkovitz)
+ - th (Theppitak Karoonboonyanan)
+ - hu (Gabor Kelemen)
+ - de (Hendrik Brandt)
+ - lt (Žygimantas Beručka)
+ - et (Priit Laes)
+ - ja (Takeshi AIHANA)
+ - fr (Christophe Merlet)
+ - gl (Ignacio Casal Quinteiro)
+
Changes in GNOME-Applets 2.11.2
==================================
"It's always better with two!"
diff --git a/configure.in b/configure.in
index 53b2ef084..f8193d07d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(drivemount/drivemount.c)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gnome-applets, 2.11.2.1)
+AM_INIT_AUTOMAKE(gnome-applets, 2.11.91)
AM_MAINTAINER_MODE