[gnome-applets] 2.28.0!



commit 034c5b8967dc4d724000807a3cd7ae27c759d8da
Author: Callum McKenzie <callum spooky-possum org>
Date:   Mon Sep 21 19:06:00 2009 +1200

    2.28.0!
    
    Plus disabling invest-applet test permanently.

 NEWS                             |   13 +++++++++++++
 configure.in                     |    2 +-
 invest-applet/invest/Makefile.am |    8 ++++----
 3 files changed, 18 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8ecb727..5dfe487 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changes in GNOME-Applets 2.28.0
+===============================
+
+Stickynotes:
+ - Prevent crash with recent GTK+ due to .ui problems (Callum McKenzie).
+Invest Applet:
+ - Prevent loss of stock data when the update failes (Enrico Minack).
+
+Translation Updates:
+Assamese Breton, British, Chinese, Czech, Danish, German, Greek, Hungarian,
+Kannada, Lithuanian, Marathi, Oriya, Romanian, Slovenian, Swedish, Telugu,
+Ukranian
+
 Changes in GNOME-Applets 2.27.92
 ================================
 
diff --git a/configure.in b/configure.in
index fbe89b1..0ee18a6 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.27.92)
+AC_INIT(gnome-applets, 2.28.0)
 AC_PREREQ(2.59)
 
 AM_CONFIG_HEADER(config.h)
diff --git a/invest-applet/invest/Makefile.am b/invest-applet/invest/Makefile.am
index 12fffb6..2399257 100644
--- a/invest-applet/invest/Makefile.am
+++ b/invest-applet/invest/Makefile.am
@@ -16,17 +16,17 @@ invest_PYTHON = \
 	preferences.py
 nodist_invest_PYTHON = \
 	defs.py
-	
+
 BUILT_SOURCES = \
 	invest-applet
-	
+
 CLEANFILES = \
 	$(BUILT_SOURCES)
-	
+
 DISTCLEANFILES = \
 	defs.py \
 	$(CLEANFILES)
-	
+
 EXTRA_DIST = \
 	defs.py.in \
 	invest-applet.py \



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