[gnome-clocks] Release 3.7.91



commit f00ff2a5ce2ddb5517877935e909ade8f26a4c70
Author: Paolo Borelli <pborelli gnome org>
Date:   Wed Mar 6 08:14:59 2013 +0100

    Release 3.7.91

 NEWS           |    7 +++++++
 README         |    2 +-
 configure.ac   |    4 ++--
 po/POTFILES.in |    1 +
 4 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8299279..7063894 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+gnome-clocks 3.7.91
+===================
+
+ * Actually update the world clocks
+ * Show Stop/Snooze in the alarm notification
+ * Many small ui fixes
+
 gnome-clocks 3.7.90
 ===================
 
diff --git a/README b/README
index a610ab8..a15a1bd 100644
--- a/README
+++ b/README
@@ -2,5 +2,5 @@ Clocks
 ======
 
 A simple clock application for GNOME.
-It includes world clocks, alarms a stopwatch and a timer.
+It includes world clocks, alarms, a stopwatch and a timer.
 
diff --git a/configure.ac b/configure.ac
index 31ee674..db6bf44 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.63)
 
 AC_INIT([gnome-clocks],
-        [3.7.90],
+        [3.7.91],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-clocks],
         [gnome-clocks])
 
@@ -45,7 +45,7 @@ PKG_PROG_PKG_CONFIG([0.22])
 
 PKG_CHECK_MODULES(CLOCKS, [
     gio-2.0 >= 2.30.0
-    gtk+-3.0 >= 3.7.9
+    gtk+-3.0 >= 3.7.12
     libcanberra >= 0.30
     gweather-3.0 >= 3.7.90
     gnome-desktop-3.0 >= 3.7.90
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9f1e9ac..47781df 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -13,4 +13,5 @@ src/world.vala
 [type: gettext/glade]src/menu.ui
 [type: gettext/glade]src/stopwatch.ui
 [type: gettext/glade]src/timer.ui
+[type: gettext/glade]src/window.ui
 [type: gettext/glade]src/world.ui


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