[gnome-weather] Release 3.9.90



commit b1c98dee71f5c8642829e292c2a9c1339b19151f
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Mon Aug 19 21:17:07 2013 +0200

    Release 3.9.90

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bb883bc..ebac377 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.9.90
+======
+* All publicly visible IDs for the application (including
+  the .desktop file name and installation folder) now
+  follow the reverse DNS notation convention, that is,
+  they are "org.gnome.Weather.Application"
+* The application is now DBus activated, and only ships
+  a shim launcher in $bindir
+* In city view, the side bar is now overlaid on the rest of
+  the content rather than pushing it
+* We use now GTK+ support for the close button in the header
+* Translation updates
+
 3.9.5
 =====
 * Fixed selection mode to latest mockups
diff --git a/configure.ac b/configure.ac
index 4168a66..945f15b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([org.gnome.Weather.Application],[3.9.5],
+AC_INIT([org.gnome.Weather.Application],[3.9.90],
        [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-weather],
        [gnome-weather],
        [https://live.gnome.org/Design/Apps/Weather])


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