[gnome-nettool] [release] 2.91.2



commit 870deceb94912059d45865724d02885b9d520204
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed Nov 10 23:40:33 2010 +0100

    [release] 2.91.2

 NEWS             |   10 ++++++++++
 configure.ac     |    2 +-
 data/Makefile.am |    3 ++-
 po/POTFILES.in   |    2 +-
 4 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3ac1aff..fb172fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+gnome-nettool 2.91.2, 2010-11-10
+--------------------------------
+
+ - #625900: Use GSettings (Robert Ancell)
+ - Fix autocompletion and dropdown history (Robert Ancell)
+
+ - Updated translations:
+        - ca valencia (Carles Ferrando)
+	- ug (Gheyret T.Kenji)
+
 gnome-nettool 2.32.0, 2010-09-27
 ---------------------------------
 
diff --git a/configure.ac b/configure.ac
index 6587bf1..3d7f48b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([GNOME Nettool],
-        [2.32.0],
+        [2.91.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-nettool],
         [gnome-nettool],
         [http://projects.gnome.org/gnome-network/]) #FIXME: website should be updated, it is even yet named gnome-network
diff --git a/data/Makefile.am b/data/Makefile.am
index d063777..7716694 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -17,7 +17,8 @@ EXTRA_DIST =                    		\
 	$(ui_DATA)
 
 DISTCLEANFILES =                \
-	$(desktop_in_files)
+	$(desktop_in_files)	\
+	$(gsettings_SCHEMAS)
 
 CLEANFILES =                    \
 	$(desktop_DATA)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 6b55669..333d8a1 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,7 +3,7 @@
 src/callbacks.c
 src/callbacks.h
 data/gnome-nettool.desktop.in.in
-org.gnome.gnome-nettool.gschema.xml.in
+data/org.gnome.gnome-nettool.gschema.xml.in
 [type: gettext/glade]data/gnome-nettool.ui
 src/info.c
 src/info.h



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