[iagno] Prepare 3.17.1



commit af2fdfd9458dac66fa94e61db7d8265c307de8bc
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Apr 28 04:19:15 2015 +0200

    Prepare 3.17.1

 NEWS             |    8 ++++++++
 configure.ac     |    2 +-
 po/POTFILES.skip |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3b44dc3..7c81d9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.17.1 - April 28, 2015
+=============================
+
+* Add keyboard support
+* Update drawing function
+* HighContrast icons removed (as the symbolic one is now used)
+* Translations updates: basque, ukrainian and brazilian portuguese
+
 3.16.0 - March 23, 2015
 =============================
 
diff --git a/configure.ac b/configure.ac
index e5ef980..965308d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Iagno], [3.16.0], [https://bugzilla.gnome.org/],
+AC_INIT([Iagno], [3.17.1], [https://bugzilla.gnome.org/],
         [iagno], [https://wiki.gnome.org/Apps/Iagno])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 98b94b1..3b32825 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,7 +1,7 @@
 src/computer-player.c
 src/game.c
 src/game-view.c
+src/game-window.c
 src/iagno.c
 src/player.c
 src/themes-dialog.c
-src/game-window.c


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