summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavyd Madeley <davyd@madeley.id.au>2005-02-08 15:36:00 +0000
committerDavyd Madeley <davyd@src.gnome.org>2005-02-08 15:36:00 +0000
commit03fa76e2682ca44f9b0309c67e66fb5bd87052f7 (patch)
tree4d1a6a6451c438f3ca48f2fe3567a927bd5ad73a
parent9f23c1e029fc9b51fd26fc0d6337c71c901ab96a (diff)
Release 2.9.6GNOME_APPLETS_2_9_6
2005-02-08 Davyd Madeley <davyd@madeley.id.au> * NEWS: * configure.in: Release 2.9.6
-rw-r--r--ChangeLog5
-rw-r--r--NEWS72
-rw-r--r--configure.in2
3 files changed, 78 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ab5aeeb27..14322a511 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-08 Davyd Madeley <davyd@madeley.id.au>
+
+ * NEWS:
+ * configure.in: Release 2.9.6
+
2005-01-24 Davyd Madeley <davyd@madeley.id.au>
* NEWS:
diff --git a/NEWS b/NEWS
index 943947a03..336a40379 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,75 @@
+Changes in GNOME-Applets 2.9.6
+==================================
+Codenamed "Bùxiángde!" :: Released for GNOME 2.10 Beta 2
+
+Changes:
+ - accessx-applet:
+ * Install application icon in with the icon theme
+ - charpick:
+ * Fix install location for icon (Davyd Madeley)
+ - gweather:
+ * Locations Love for
+ - Catalan, Basque (Jordi Mallach)
+ - Spain (Francisco Javier F. Serrador)
+ - Maine (Chris Hollenbeck)
+ - Cape Flattery (???)
+ - Denmark (Ole Laursen)
+ - Lithuania (Žygimantas Beručka)
+ - Brazil and Latin America (Raphael Higino and F. J. F. Serrador)
+ - Estonia (Jorn Baayen)
+ * Fix typo in name of stock icon for Snow (Davyd Madeley)
+ - Mini-Commander:
+ * Save macros unexpanded (Björn Torkelsson)
+ - Trash Applet
+ * Set application icon (Jaap Haitsma)
+ * Sync "Empty Trash" dialog with Nautilus (Luca Ferretti)
+ * Use ngettext for pluralisation (Davyd Madeley)
+
+Translations:
+ - cs (Miloslav Trmac)
+ - nb/no (Kjarten Maraas)
+ - de (Hendrik Brandt)
+ - en_CA (Adam Weinberger)
+ - ru (Leonid Kanter)
+ - en_GB (David Lodge)
+ - sq (Elian Myftiu)
+ - et (Priit Laes)
+ - lt (Žygimantas Beručka)
+ - es (Francisco Javier F. Serrador)
+ - ca (Jordi Mallach)
+ - el (Kostas Papadimas)
+ - pt_BR (Raphael Higino)
+ - ko (Changwoo Ryu)
+ - cy (Rhys Jones)
+ - ja (Takeshi AIHANA)
+ - zh_CN (Funda Wang)
+ - pl (GNOME PL Team)
+ - bg (Vladimir Petkov)
+ - nn (Kjarten Maraas)
+ - da (Ole Laursen)
+ - ta (Jayaradha Arivoli)
+ - pt (Duarte Loreto)
+
+Thanks again to everyone, especially the excellent work put in by the
+translators. Everyone should try and give all applets testing for 2.10,
+especially the accessx-applet, which some people have reported having problems
+with.
+
+Please be aware we are now in string freeze, as per the string freeze policy
+outlined by the GNOME Release Team. THIS FREEZE ALSO APPLIES TO THE LOCATIONS
+DATABASE! What this means is that "Locations Love" can continue, but in a
+reduced form. LOCATIONS CAN STILL BE REMOVED AND RESTRUCTURED, however
+translatable strings cannot be changed. If you are in doubt, please contact the
+maintainer (davyd@madeley.id.au) or the translation team (gnome-i18n@gnome.org)
+for clarification. We will strive to notify people of any changes to this policy
+(this is unlikely).
+
+Contributors are also asked to turn towards our documentation, which is
+currently woefully inadequate due to the significant number of rewritten applets
+in this release.
+
+Kong Hee Fat Choy!
+
Changes in GNOME-Applets 2.9.5
==================================
Codenamed "Ominous!" :: Released for GNOME 2.10 Beta 1
diff --git a/configure.in b/configure.in
index 8e550c66b..36d8037ab 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.9.5)
+AM_INIT_AUTOMAKE(gnome-applets, 2.9.6)
AM_MAINTAINER_MODE