hamster-applet r830 - branches/gnome-2-26



Author: tbaugis
Date: Mon Mar  2 21:10:34 2009
New Revision: 830
URL: http://svn.gnome.org/viewvc/hamster-applet?rev=830&view=rev

Log:
bumping to .93!

Modified:
   branches/gnome-2-26/NEWS
   branches/gnome-2-26/configure.ac

Modified: branches/gnome-2-26/NEWS
==============================================================================
--- branches/gnome-2-26/NEWS	(original)
+++ branches/gnome-2-26/NEWS	Mon Mar  2 21:10:34 2009
@@ -1,4 +1,27 @@
 ===============
+Version 2.25.92
+===============
+ Applet - changes
+    * Fixed problems with utf-8 and Python 2.6 sqlite
+    * Escaping user input so they don't break UI where pango is used
+    * Stop tracking on shutdown was ignoring user preference
+   
+  Updated translations
+    * cs (Adrian Gunis)
+    * en_GB (Philip Withnall)
+    * fi (Timo Jyrinki)
+    * fr (Claude Paroz)
+    * he (Yair Hershkovitz)
+    * it (Milo Casagrande)
+    * ko (Changwoo Ryu)
+    * or (Arun Mohapatra)
+    * pt (Duarte Loreto)
+    * pt_BR (Vladimir Melo)
+    * sl (Matej UrbanÄiÄ)
+    * tr (Baris Cicek)
+
+
+===============
 Version 2.25.91
 ===============
  Applet - changes

Modified: branches/gnome-2-26/configure.ac
==============================================================================
--- branches/gnome-2-26/configure.ac	(original)
+++ branches/gnome-2-26/configure.ac	Mon Mar  2 21:10:34 2009
@@ -1,4 +1,4 @@
-AC_INIT([hamster-applet],[2.25.92],[toms baugis gmail com])
+AC_INIT([hamster-applet],[2.25.93],[toms baugis gmail com])
 AC_CONFIG_SRCDIR(hamster/__init__.py)
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])



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