Hello community,

here is the log from the commit of package gnome-taquin for openSUSE:Factory 
checked in at 2015-04-23 08:01:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-taquin (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-taquin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-taquin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-taquin/gnome-taquin.changes        
2015-03-30 19:15:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-taquin.new/gnome-taquin.changes   
2015-04-23 08:01:10.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Apr 15 07:41:18 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + HighContrast icons removed (as the symbolic one is now used).
+  + Updated translations.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+-------------------------------------------------------------------

Old:
----
  gnome-taquin-3.16.0.tar.xz

New:
----
  gnome-taquin-3.16.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-taquin.spec ++++++
--- /var/tmp/diff_new_pack.gd3pgY/_old  2015-04-23 08:01:11.000000000 +0200
+++ /var/tmp/diff_new_pack.gd3pgY/_new  2015-04-23 08:01:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-taquin
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-taquin
-Version:        3.16.0
+Version:        3.16.1
 Release:        0
 Summary:        A computer version of the 15-puzzle and other sliding puzzles 
 License:        GPL-3.0+
@@ -59,13 +59,11 @@
 %post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 %glib2_gsettings_schema_post
 
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 %glib2_gsettings_schema_postun
 
 %files
@@ -79,7 +77,6 @@
 %{_datadir}/appdata/org.gnome.taquin.appdata.xml
 %{_datadir}/dbus-1/services/org.gnome.taquin.service
 %{_datadir}/icons/hicolor/*/apps/*
-%{_datadir}/icons/HighContrast/
 %doc %{_datadir}/help/C/%{name}/
 %{_mandir}/man6/%{name}.6%{?ext_man}
 

++++++ gnome-taquin-3.16.0.tar.xz -> gnome-taquin-3.16.1.tar.xz ++++++
++++ 1705 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/NEWS new/gnome-taquin-3.16.1/NEWS
--- old/gnome-taquin-3.16.0/NEWS        2015-03-23 16:38:05.000000000 +0100
+++ new/gnome-taquin-3.16.1/NEWS        2015-04-13 21:23:34.000000000 +0200
@@ -1,3 +1,18 @@
+3.16.1 - April 13, 2015
+=========================
+
+Changes since 3.16.0
+* HighContrast icons removed (as the symbolic one is now used)
+* New translation: vietnamese
+* Translations updates: basque and brazilian portuguese
+
+All contributors to this release:
+* Arnaud Bonatti <arnaud.bona...@gmail.com>
+* Michael Catanzaro <mcatanz...@gnome.org>
+* Enrico Nicoletto <live...@gmail.com>
+* Inaki Larranaga Murgoitio <doo...@zundan.com>
+* Trần Ngọc Quân <vnwild...@gmail.com>
+
 3.16.0 - March 23, 2015
 =========================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/configure.ac new/gnome-taquin-3.16.1/configure.ac
--- old/gnome-taquin-3.16.0/configure.ac        2015-03-23 16:32:09.000000000 
+0100
+++ new/gnome-taquin-3.16.1/configure.ac        2015-04-13 20:57:07.000000000 
+0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Taquin], [3.16.0], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Taquin], [3.16.1], [https://bugzilla.gnome.org/],
         [gnome-taquin], [https://wiki.gnome.org/Apps/Taquin])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
@@ -62,7 +62,6 @@
 data/Makefile
 data/icons/Makefile
 data/icons/hicolor/Makefile
-data/icons/HighContrast/Makefile
 data/themes/Makefile
 help/Makefile
 src/Makefile
Files old/gnome-taquin-3.16.0/data/icons/HighContrast/16x16/gnome-taquin.png 
and new/gnome-taquin-3.16.1/data/icons/HighContrast/16x16/gnome-taquin.png 
differ
Files old/gnome-taquin-3.16.0/data/icons/HighContrast/22x22/gnome-taquin.png 
and new/gnome-taquin-3.16.1/data/icons/HighContrast/22x22/gnome-taquin.png 
differ
Files old/gnome-taquin-3.16.0/data/icons/HighContrast/24x24/gnome-taquin.png 
and new/gnome-taquin-3.16.1/data/icons/HighContrast/24x24/gnome-taquin.png 
differ
Files old/gnome-taquin-3.16.0/data/icons/HighContrast/256x256/gnome-taquin.png 
and new/gnome-taquin-3.16.1/data/icons/HighContrast/256x256/gnome-taquin.png 
differ
Files old/gnome-taquin-3.16.0/data/icons/HighContrast/32x32/gnome-taquin.png 
and new/gnome-taquin-3.16.1/data/icons/HighContrast/32x32/gnome-taquin.png 
differ
Files old/gnome-taquin-3.16.0/data/icons/HighContrast/48x48/gnome-taquin.png 
and new/gnome-taquin-3.16.1/data/icons/HighContrast/48x48/gnome-taquin.png 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/data/icons/HighContrast/Makefile.am 
new/gnome-taquin-3.16.1/data/icons/HighContrast/Makefile.am
--- old/gnome-taquin-3.16.0/data/icons/HighContrast/Makefile.am 2015-01-19 
20:41:31.000000000 +0100
+++ new/gnome-taquin-3.16.1/data/icons/HighContrast/Makefile.am 1970-01-01 
01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
-icon16dir=$(datadir)/icons/HighContrast/16x16/apps
-icon22dir=$(datadir)/icons/HighContrast/22x22/apps
-icon24dir=$(datadir)/icons/HighContrast/24x24/apps
-icon32dir=$(datadir)/icons/HighContrast/32x32/apps
-icon48dir=$(datadir)/icons/HighContrast/48x48/apps
-icon256dir=$(datadir)/icons/HighContrast/256x256/apps
-
-dist_icon16_DATA = 16x16/gnome-taquin.png
-dist_icon22_DATA = 22x22/gnome-taquin.png
-dist_icon24_DATA = 24x24/gnome-taquin.png
-dist_icon32_DATA = 32x32/gnome-taquin.png
-dist_icon48_DATA = 48x48/gnome-taquin.png
-dist_icon256_DATA = 256x256/gnome-taquin.png
-
--include $(top_srcdir)/git.mk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/data/icons/Makefile.am 
new/gnome-taquin-3.16.1/data/icons/Makefile.am
--- old/gnome-taquin-3.16.0/data/icons/Makefile.am      2015-01-19 
20:41:31.000000000 +0100
+++ new/gnome-taquin-3.16.1/data/icons/Makefile.am      2015-04-13 
20:54:50.000000000 +0200
@@ -1,3 +1,3 @@
-SUBDIRS = hicolor HighContrast
+SUBDIRS = hicolor
 
 -include $(top_srcdir)/git.mk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/po/LINGUAS new/gnome-taquin-3.16.1/po/LINGUAS
--- old/gnome-taquin-3.16.0/po/LINGUAS  2015-03-22 18:57:15.000000000 +0100
+++ new/gnome-taquin-3.16.1/po/LINGUAS  2015-04-13 20:54:52.000000000 +0200
@@ -27,5 +27,6 @@
 sv
 tr
 uk
+vi
 zh_HK
 zh_TW
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/po/eu.po new/gnome-taquin-3.16.1/po/eu.po
--- old/gnome-taquin-3.16.0/po/eu.po    2015-02-01 04:01:25.000000000 +0100
+++ new/gnome-taquin-3.16.1/po/eu.po    2015-03-24 15:25:56.000000000 +0100
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Iñaki Larrañaga Murgoitio <doo...@zundan.com>, 2015.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-taquin master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "taquin&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2015-01-23 18:32+0100\n"
-"PO-Revision-Date: 2015-01-23 18:41+0100\n"
+"POT-Creation-Date: 2015-03-24 14:53+0100\n"
+"PO-Revision-Date: 2015-03-24 14:55+0100\n"
 "Last-Translator: Iñaki Larrañaga Murgoitio <doo...@zundan.com>\n"
 "Language-Team: Basque <librez...@librezale.org>\n"
 "Language: eu\n"
@@ -17,47 +18,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.4\n"
-
-#: ../data/org.gnome.taquin.appdata.xml.in.h:1
-msgid "GNOME Taquin"
-msgstr "GNOME Taquin"
-
-#: ../data/org.gnome.taquin.appdata.xml.in.h:2 
../data/org.gnome.taquin.desktop.in.h:2
-msgid "Slide tiles to their correct places"
-msgstr "Lerratu lauzak dagokien lekuetara"
-
-#: ../data/org.gnome.taquin.appdata.xml.in.h:3
-msgid ""
-"Taquin is a computer version of the 15-puzzle and other sliding puzzles."
-msgstr ""
-"Taquin 15-puzzlearen eta lerratzeko beste puzzle batzuen bertsio "
-"konputerizatu bat da."
-
-#: ../data/org.gnome.taquin.appdata.xml.in.h:4
-msgid ""
-"The object of Taquin is to move tiles so that they reach their places, "
-"either indicated with numbers, or with parts of a great image."
-msgstr ""
-"Taquin-en helburua lauzak lekuz aldatzea da bakoitza dagokion lekura "
-"eramanez, irudi handi baten zati gisa edo zenbaki gisa adierazita."
-
-#: ../data/org.gnome.taquin.desktop.in.h:1 ../data/taquin.ui.h:6
-#: ../src/taquin-main.vala:98 ../src/taquin-main.vala:346
-msgid "Taquin"
-msgstr "Taquin"
-
-#: ../data/org.gnome.taquin.desktop.in.h:3
-msgid "puzzle;"
-msgstr "puzzlea;"
-
-#: ../data/org.gnome.taquin.desktop.in.h:4
-msgid "15-Puzzle with hole"
-msgstr "15-Puzzlea zuloarekin"
-
-#: ../data/org.gnome.taquin.desktop.in.h:5
-msgid "Puzzle with arrays"
-msgstr "Puzzlea matrizeekin"
+"X-Generator: Lokalize 1.5\n"
 
 #: ../data/taquin-menus.ui.h:1
 msgid "_Sound"
@@ -75,65 +36,102 @@
 msgid "_Quit"
 msgstr "I_rten"
 
-#: ../data/taquin.ui.h:1
+#: ../data/taquin-screens.ui.h:1
 msgid "3 × 3"
 msgstr "3 × 3"
 
-#: ../data/taquin.ui.h:2
+#: ../data/taquin-screens.ui.h:2
 msgid "4 × 4"
 msgstr "4 × 4"
 
-#: ../data/taquin.ui.h:3
+#: ../data/taquin-screens.ui.h:3
 msgid "5 × 5"
 msgstr "5 × 5"
 
-#: ../data/taquin.ui.h:4
+#: ../data/taquin-screens.ui.h:4
 msgid "Cats"
 msgstr "Katuak"
 
-#: ../data/taquin.ui.h:5
+#: ../data/taquin-screens.ui.h:5
 msgid "Numbers"
 msgstr "Zenbakiak"
 
-#: ../data/taquin.ui.h:7
-msgid "Undo your most recent move"
-msgstr "Desegin zure azken mugimendua"
-
-#: ../data/taquin.ui.h:8
-msgid "Go back to the current game"
-msgstr "Uneko jokora itzultzen da"
-
-#: ../data/taquin.ui.h:9
+#: ../data/taquin-screens.ui.h:6 ../data/org.gnome.taquin.desktop.in.h:4
 msgid "15-Puzzle"
 msgstr "15-Puzzlea"
 
-#: ../data/taquin.ui.h:10
+#: ../data/taquin-screens.ui.h:7 ../data/org.gnome.taquin.desktop.in.h:5
 msgid "16-Puzzle"
 msgstr "16-Puzzlea"
 
-#: ../data/taquin.ui.h:11
+#: ../data/taquin.ui.h:1
+msgid "Go back to the current game"
+msgstr "Uneko jokora itzultzen da"
+
+#: ../data/taquin.ui.h:2
 msgid "_Start Game"
 msgstr "_Hasi jokoa"
 
-#: ../data/taquin.ui.h:12
+#: ../data/taquin.ui.h:3
+msgid "Start a new game as configured"
+msgstr "Hasi joko berria (konfiguratuta dagoen bezala)"
+
+#: ../data/taquin.ui.h:4
 msgid "_Start Over"
 msgstr "_Hasi berriro"
 
-#: ../data/taquin.ui.h:13
+#: ../data/taquin.ui.h:5
+msgid "Configure a new game"
+msgstr "Konfiguratu joko berria"
+
+#: ../data/taquin.ui.h:6
 msgid "Start a new game"
 msgstr "Hasi joko berria"
 
+#: ../data/org.gnome.taquin.appdata.xml.in.h:1
+msgid "GNOME Taquin"
+msgstr "GNOME Taquin"
+
+#: ../data/org.gnome.taquin.appdata.xml.in.h:2
+#: ../data/org.gnome.taquin.desktop.in.h:2
+msgid "Slide tiles to their correct places"
+msgstr "Lerratu lauzak dagokien lekuetara"
+
+#: ../data/org.gnome.taquin.appdata.xml.in.h:3
+msgid ""
+"Taquin is a computer version of the 15-puzzle and other sliding puzzles."
+msgstr ""
+"Taquin 15-puzzlearen eta lerratzeko beste puzzle batzuen bertsio "
+"konputerizatu bat da."
+
+#: ../data/org.gnome.taquin.appdata.xml.in.h:4
+msgid ""
+"The object of Taquin is to move tiles so that they reach their places, "
+"either indicated with numbers, or with parts of a great image."
+msgstr ""
+"Taquin-en helburua lauzak lekuz aldatzea da bakoitza dagokion lekura "
+"eramanez, irudi handi baten zati gisa edo zenbaki gisa adierazita."
+
+#: ../data/org.gnome.taquin.desktop.in.h:1 ../src/taquin-main.vala:78
+#: ../src/taquin-main.vala:135 ../src/taquin-main.vala:250
+msgid "Taquin"
+msgstr "Taquin"
+
+#: ../data/org.gnome.taquin.desktop.in.h:3
+msgid "puzzle;"
+msgstr "puzzlea;"
+
 #: ../data/org.gnome.taquin.gschema.xml.h:1
 msgid "Number of tiles on each edge."
 msgstr "Lauza kopurua ertz bakoitzean"
 
 #: ../data/org.gnome.taquin.gschema.xml.h:2
 msgid ""
-"The game is tested and offers to select a size from 3 to 5. There is a human-"
-"understandable maximum value to avoid some bugs. Maximum size is 9 as the "
-"image files are randomly selected depending on the first character of their "
-"filename."
+"The game offers to play with a board size from 3 to 5. The setting could be "
+"set from 2 (good for testing) to 9, limited by the way files are selected."
 msgstr ""
+"Jokoak 3tik 5 arterainoko taula batekin jokatzea baimentzen du. Ezarpenak "
+"2tik 9 arte ezar daiteke, fitxategiak hautatzen diren moduarengatik mugatuta."
 
 #: ../data/org.gnome.taquin.gschema.xml.h:3
 msgid "Name of the theme folder."
@@ -163,60 +161,69 @@
 msgid "true if the window is maximized."
 msgstr "True (egia) leihoa maximizatuta badago."
 
-#: ../src/taquin-main.vala:58
+#: ../src/game-window.vala:141
+msgid "Undo your most recent move"
+msgstr "Desegin zure azken mugimendua"
+
+#: ../src/taquin-main.vala:46
 msgid "Play the classical 1880s’ 15-puzzle"
 msgstr "Jokatu 1880 garaiko 15-puzzlera"
 
-#: ../src/taquin-main.vala:59
+#: ../src/taquin-main.vala:47
 msgid "Try this fun alternative 16-puzzle"
 msgstr "Saiatu bestelako 16-puzzle honekin"
 
-#: ../src/taquin-main.vala:60
+#: ../src/taquin-main.vala:48
 msgid "Sets the puzzle edges’ size (3-5, 2-9 for debug)"
 msgstr "Puzzlearen ertzen tamaina ezartzen du (3-5, 2-9 arazketarako)"
 
-#: ../src/taquin-main.vala:61
+#: ../src/taquin-main.vala:49
 msgid "Turn off the sound"
 msgstr "Desaktibatu soinua"
 
-#: ../src/taquin-main.vala:62
+#: ../src/taquin-main.vala:50
 msgid "Turn on the sound"
 msgstr "Aktibatu soinua"
 
-#: ../src/taquin-main.vala:63
+#: ../src/taquin-main.vala:51
 msgid "Print release version and exit"
 msgstr "Erakutsi bertsioaren informazioa eta irten"
 
-#: ../src/taquin-main.vala:342
+#: ../src/taquin-main.vala:246
 msgid "(see COPYING.themes for informations)"
 msgstr "(ikusi 'COPYING.themes' informazio gehiagorako)"
 
-#: ../src/taquin-main.vala:350
+#: ../src/taquin-main.vala:254
 msgid "A classic 15-puzzle game"
 msgstr "15-puzzle joko klasikoa"
 
-#: ../src/taquin-main.vala:354
+#: ../src/taquin-main.vala:258
 msgid "translator-credits"
 msgstr "Iñaki Larrañaga Murgoitio <doo...@zundan.com>"
 
-#: ../src/taquin-main.vala:395
+#: ../src/taquin-main.vala:299
 msgid "You can’t move this tile!"
 msgstr "Ezin duzu lauza hau lekuz aldatu!"
 
-#: ../src/taquin-main.vala:401
+#: ../src/taquin-main.vala:305
 msgid "Bravo! You finished the game!"
 msgstr "Oso ondo! Jokoa amaitu duzu!"
 
-#: ../src/taquin-main.vala:425
+#: ../src/taquin-main.vala:329
 #, c-format
 msgid "Size: %d × %d ▾"
 msgstr "Tamaina : %d × %d ▾"
 
-#: ../src/taquin-main.vala:439
+#: ../src/taquin-main.vala:343
 msgid "Theme: Cats ▾"
 msgstr "Gaia: Katuak ▾"
 
-#: ../src/taquin-main.vala:440
+#: ../src/taquin-main.vala:344
 msgid "Theme: Numbers ▾"
 msgstr "Gaia: Zenbakiak ▾"
 
+#~ msgid "15-Puzzle with hole"
+#~ msgstr "15-Puzzlea zuloarekin"
+
+#~ msgid "Puzzle with arrays"
+#~ msgstr "Puzzlea matrizeekin"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/po/pt_BR.po new/gnome-taquin-3.16.1/po/pt_BR.po
--- old/gnome-taquin-3.16.0/po/pt_BR.po 2015-02-01 04:01:25.000000000 +0100
+++ new/gnome-taquin-3.16.1/po/pt_BR.po 2015-03-24 15:25:56.000000000 +0100
@@ -2,203 +2,243 @@
 # Copyright (C) 2014 gnome-taquin's COPYRIGHT HOLDER
 # This file is distributed under the same license as the gnome-taquin package.
 # Rafael Ferreira <rafael.f...@gmail.com>, 2014.
+# Enrico Nicoletto <live...@gmail.com>, 2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-taquin master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "taquin&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2014-11-25 00:16+0000\n"
-"PO-Revision-Date: 2014-12-24 04:31-0300\n"
-"Last-Translator: Rafael Ferreira <rafael.f...@gmail.com>\n"
+"POT-Creation-Date: 2015-03-01 04:45+0000\n"
+"PO-Revision-Date: 2015-03-23 20:11-0300\n"
+"Last-Translator: Enrico Nicoletto <live...@gmail.com>\n"
 "Language-Team: Brazilian Portuguese <gnome-pt_br-l...@gnome.org>\n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.7.1\n"
-
-#: ../data/org.gnome.taquin.appdata.xml.in.h:1
-#| msgid "Taquin"
-msgid "GNOME Taquin"
-msgstr "GNOME Taquin"
-
-#: ../data/org.gnome.taquin.appdata.xml.in.h:2 
../data/org.gnome.taquin.desktop.in.h:2
-msgid "Slide tiles to their correct places"
-msgstr "Deslize peças para seu devido lugar"
-
-#: ../data/org.gnome.taquin.appdata.xml.in.h:3
-msgid ""
-"Taquin is a computer version of the 15-puzzle and other sliding puzzles."
-msgstr ""
-"Taquin é uma versão de computador do quebra-cabeça de 15 peças e outros "
-"quebra-cabeças deslizantes."
-
-#: ../data/org.gnome.taquin.appdata.xml.in.h:4
-msgid ""
-"The object of Taquin is to move tiles so that they reach their places, "
-"either indicated with numbers, or with parts of a great image."
-msgstr ""
-"O objetivo do Taquin é mover as peças de forma que elas alcancem seus "
-"devidos lugares, indicados com números ou com partes de uma imagem legal."
-
-#: ../data/org.gnome.taquin.desktop.in.h:1 ../data/taquin.ui.h:6
-#: ../src/taquin-main.vala:92 ../src/taquin-main.vala:321
-msgid "Taquin"
-msgstr "Taquin"
-
-#: ../data/org.gnome.taquin.desktop.in.h:3
-msgid "puzzle;"
-msgstr "quebra-cabeça;puzzle;"
-
-#: ../data/org.gnome.taquin.desktop.in.h:4
-msgid "15-Puzzle with hole"
-msgstr "Quebra-cabeça de 15 peças com buraco"
-
-#: ../data/org.gnome.taquin.desktop.in.h:5
-msgid "Puzzle with arrays"
-msgstr "Quebra-cabeça com vetores"
+"X-Generator: Poedit 1.7.5\n"
 
 #: ../data/taquin-menus.ui.h:1
+msgid "_Sound"
+msgstr "_Som"
+
+#: ../data/taquin-menus.ui.h:2
 msgid "_Help"
 msgstr "_Ajuda"
 
-#: ../data/taquin-menus.ui.h:2
+#: ../data/taquin-menus.ui.h:3
 msgid "_About"
 msgstr "_Sobre"
 
-#: ../data/taquin-menus.ui.h:3
+#: ../data/taquin-menus.ui.h:4
 msgid "_Quit"
 msgstr "_Sair"
 
-#: ../data/taquin.ui.h:1
+#: ../data/taquin-screens.ui.h:1
 msgid "3 × 3"
 msgstr "3 × 3"
 
-#: ../data/taquin.ui.h:2
+#: ../data/taquin-screens.ui.h:2
 msgid "4 × 4"
 msgstr "4 × 4"
 
-#: ../data/taquin.ui.h:3
+#: ../data/taquin-screens.ui.h:3
 msgid "5 × 5"
 msgstr "5 × 5"
 
-#: ../data/taquin.ui.h:4
+#: ../data/taquin-screens.ui.h:4
 msgid "Cats"
 msgstr "Gatos"
 
-#: ../data/taquin.ui.h:5
+#: ../data/taquin-screens.ui.h:5
 msgid "Numbers"
 msgstr "Números"
 
-#: ../data/taquin.ui.h:7
-msgid "Undo your most recent move"
-msgstr "Desfazer seu movimento mais recente"
-
-#: ../data/taquin.ui.h:8
-msgid "Go back to the current game"
-msgstr "Voltar para o jogo atual"
-
-#: ../data/taquin.ui.h:9
+#: ../data/taquin-screens.ui.h:6 ../data/org.gnome.taquin.desktop.in.h:4
 msgid "15-Puzzle"
 msgstr "Quebra-cabeça de 15 peças"
 
-#: ../data/taquin.ui.h:10
+#: ../data/taquin-screens.ui.h:7 ../data/org.gnome.taquin.desktop.in.h:5
 msgid "16-Puzzle"
 msgstr "Quebra-cabeça de 16 peças"
 
-#: ../data/taquin.ui.h:11
+#: ../data/taquin.ui.h:1
+msgid "Go back to the current game"
+msgstr "Voltar para o jogo atual"
+
+#: ../data/taquin.ui.h:2
 msgid "_Start Game"
 msgstr "_Inicia jogo"
 
-#: ../data/taquin.ui.h:12
+#: ../data/taquin.ui.h:3
+msgid "Start a new game as configured"
+msgstr "Inicia um novo jogo conforme configurado"
+
+#: ../data/taquin.ui.h:4
 msgid "_Start Over"
 msgstr "_Reiniciar jogo"
 
-#: ../data/taquin.ui.h:13
+#: ../data/taquin.ui.h:5
+msgid "Configure a new game"
+msgstr "Configurar um novo jogo"
+
+#: ../data/taquin.ui.h:6
 msgid "Start a new game"
 msgstr "Inicia um novo jogo"
 
-#: ../data/org.gnome.taquin.gschema.xml.h:1
-msgid "Name of the theme folder."
-msgstr "Nome da pasta do tema."
+#: ../data/org.gnome.taquin.appdata.xml.in.h:1
+msgid "GNOME Taquin"
+msgstr "GNOME Taquin"
 
-#: ../data/org.gnome.taquin.gschema.xml.h:2
-msgid "Taquin has two default themes: 'cats' and 'numbers'."
-msgstr "Taquin tem dois temas padrão: \"gatos\" e \"números\"."
+#: ../data/org.gnome.taquin.appdata.xml.in.h:2
+#: ../data/org.gnome.taquin.desktop.in.h:2
+msgid "Slide tiles to their correct places"
+msgstr "Deslize peças para seu devido lugar"
 
-#: ../data/org.gnome.taquin.gschema.xml.h:3
+#: ../data/org.gnome.taquin.appdata.xml.in.h:3
+msgid ""
+"Taquin is a computer version of the 15-puzzle and other sliding puzzles."
+msgstr ""
+"Taquin é uma versão de computador do quebra-cabeça de 15 peças e outros "
+"quebra-cabeças deslizantes."
+
+#: ../data/org.gnome.taquin.appdata.xml.in.h:4
+msgid ""
+"The object of Taquin is to move tiles so that they reach their places, "
+"either indicated with numbers, or with parts of a great image."
+msgstr ""
+"O objetivo do Taquin é mover as peças de forma que elas alcancem seus "
+"devidos lugares, indicados com números ou com partes de uma imagem legal."
+
+#. Window
+#: ../data/org.gnome.taquin.desktop.in.h:1 ../src/taquin-main.vala:78
+#: ../src/taquin-main.vala:138 ../src/taquin-main.vala:254
+msgid "Taquin"
+msgstr "Taquin"
+
+#: ../data/org.gnome.taquin.desktop.in.h:3
+msgid "puzzle;"
+msgstr "quebra-cabeça;puzzle;"
+
+#: ../data/org.gnome.taquin.gschema.xml.h:1
 msgid "Number of tiles on each edge."
 msgstr "Número de peças em cada borda,"
 
-#: ../data/org.gnome.taquin.gschema.xml.h:4
+#: ../data/org.gnome.taquin.gschema.xml.h:2
 msgid ""
-"The game is tested and offers to select a size from 3 to 5. There is a human-"
-"understandable maximum value to avoid some bugs. Maximum size is 9 as the "
-"image files are randomly selected depending on the first character of their "
-"filename."
+"The game offers to play with a board size from 3 to 5. The setting could be "
+"set from 2 (good for testing) to 9, limited by the way files are selected."
 msgstr ""
-"O jogo é testado e permite selecionar um tamanho de 3 a 5. Há um valor "
-"máximo, que o ser humano consegue entender, para evitar algumas falhas. "
-"Tamanho máximo é 9 pois os arquivos de imagem são selecionados "
-"aleatoriamente dependendo do primeiro caractere em seu nome de arquivo."
+"O jogo oferece a partida com um tamanho de tabuleiro de 3 a 5. A "
+"configuração pode ser definida de 2 (boa para testar) até 9, limitado pela "
+"forma como os arquivos são selecionados."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:3
+msgid "Name of the theme folder."
+msgstr "Nome da pasta do tema."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:4
+msgid "Taquin has two default themes: 'cats' and 'numbers'."
+msgstr "Taquin tem dois temas padrão: \"gatos\" e \"números\"."
 
 #: ../data/org.gnome.taquin.gschema.xml.h:5
+msgid "Sound"
+msgstr "Som"
+
+#: ../data/org.gnome.taquin.gschema.xml.h:6
+msgid "Whether or not to play event sounds."
+msgstr "Se deve, ou não, reproduzir os sons dos eventos."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:7
 msgid "Width of the window in pixels."
 msgstr "Largura da janela em pixels."
 
-#: ../data/org.gnome.taquin.gschema.xml.h:6
+#: ../data/org.gnome.taquin.gschema.xml.h:8
 msgid "Height of the window in pixels."
 msgstr "Altura da janela em pixels."
 
-#: ../data/org.gnome.taquin.gschema.xml.h:7
+#: ../data/org.gnome.taquin.gschema.xml.h:9
 msgid "true if the window is maximized."
 msgstr "verdadeiro se a janela está maximizada."
 
-#. { "no-gtk", 0, 0, OptionArg.NONE, null, N_("Begins a console game"), null}, 
TODO
-#: ../src/taquin-main.vala:55
+#: ../src/game-window.vala:134
+msgid "Undo your most recent move"
+msgstr "Desfazer seu movimento mais recente"
+
+#: ../src/taquin-main.vala:46
 msgid "Play the classical 1880s’ 15-puzzle"
 msgstr "Jogar o quebra-cabeça de 15 peças clássico"
 
-#: ../src/taquin-main.vala:56
+#: ../src/taquin-main.vala:47
 msgid "Try this fun alternative 16-puzzle"
 msgstr "Tente essa divertida alternativa de 16 peças"
 
-#: ../src/taquin-main.vala:57
-msgid "Sets the puzzle edges’ size (2-9, 2 for debug only)"
-msgstr ""
-"Define o tamanho das bordas do quebra-cabeça (2-9, 2 para depuração apenas)"
+#: ../src/taquin-main.vala:48
+msgid "Sets the puzzle edges’ size (3-5, 2-9 for debug)"
+msgstr "Define o tamanho das bordas do quebra-cabeça (3-5, 2-9 para depuração)"
+
+#: ../src/taquin-main.vala:49
+msgid "Turn off the sound"
+msgstr "Desligar o som"
+
+#: ../src/taquin-main.vala:50
+msgid "Turn on the sound"
+msgstr "Ligar o som"
 
-#: ../src/taquin-main.vala:58
+#: ../src/taquin-main.vala:51
 msgid "Print release version and exit"
 msgstr "Exibe informação da versão e sai"
 
-#: ../src/taquin-main.vala:325
+#: ../src/taquin-main.vala:250
+msgid "(see COPYING.themes for informations)"
+msgstr "(veja o COPYING.themes para informações)"
+
+#: ../src/taquin-main.vala:258
 msgid "A classic 15-puzzle game"
 msgstr "Um clássico jogo de quebra-cabeça de 15 peças"
 
-#: ../src/taquin-main.vala:328
+#: ../src/taquin-main.vala:262
 msgid "translator-credits"
-msgstr "Rafael Ferreira <rafael.f...@gmail.com>"
+msgstr ""
+"Rafael Ferreira <rafael.f...@gmail.com>\n"
+"Enrico Nicoletto <live...@gmail.com>"
 
-#: ../src/taquin-main.vala:366
+#: ../src/taquin-main.vala:303
 msgid "You can’t move this tile!"
 msgstr "Você não pode mover essa peça!"
 
-#: ../src/taquin-main.vala:370
+#: ../src/taquin-main.vala:309
 msgid "Bravo! You finished the game!"
 msgstr "Bravo! Você finalizou o jogo!"
 
-#: ../src/taquin-main.vala:393
+#: ../src/taquin-main.vala:333
 #, c-format
 msgid "Size: %d × %d ▾"
 msgstr "Tamanho: %d × %d ▾"
 
-#: ../src/taquin-main.vala:407
+#: ../src/taquin-main.vala:347
 msgid "Theme: Cats ▾"
 msgstr "Tema: Gatos ▾"
 
-#: ../src/taquin-main.vala:408
+#: ../src/taquin-main.vala:348
 msgid "Theme: Numbers ▾"
 msgstr "Tema: Números ▾"
+
+#~ msgid "15-Puzzle with hole"
+#~ msgstr "Quebra-cabeça de 15 peças com buraco"
+
+#~ msgid "Puzzle with arrays"
+#~ msgstr "Quebra-cabeça com vetores"
+
+#~ msgid ""
+#~ "The game is tested and offers to select a size from 3 to 5. There is a "
+#~ "human-understandable maximum value to avoid some bugs. Maximum size is 9 "
+#~ "as the image files are randomly selected depending on the first character "
+#~ "of their filename."
+#~ msgstr ""
+#~ "O jogo é testado e permite selecionar um tamanho de 3 a 5. Há um valor "
+#~ "máximo, que o ser humano consegue entender, para evitar algumas falhas. "
+#~ "Tamanho máximo é 9 pois os arquivos de imagem são selecionados "
+#~ "aleatoriamente dependendo do primeiro caractere em seu nome de arquivo."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/po/vi.po new/gnome-taquin-3.16.1/po/vi.po
--- old/gnome-taquin-3.16.0/po/vi.po    1970-01-01 01:00:00.000000000 +0100
+++ new/gnome-taquin-3.16.1/po/vi.po    2015-04-13 20:54:52.000000000 +0200
@@ -0,0 +1,223 @@
+# Vietnamese translations for gnome-taquin package
+# Bản dịch Tiếng Việt dành cho gói gnome-taquin.
+# Copyright © 2015 GNOME i18n Project for Vietnamese.
+# This file is distributed under the same license as the gnome-taquin package.
+# Trần Ngọc Quân <vnwild...@gmail.com>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-taquin gnome-master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
+"taquin&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-03-24 20:58+0000\n"
+"PO-Revision-Date: 2015-03-25 08:55+0700\n"
+"Last-Translator: Trần Ngọc Quân <vnwild...@gmail.com>\n"
+"Language-Team: Vietnamese <gnome-vi-l...@gnome.org>\n"
+"Language: vi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#: ../data/taquin-menus.ui.h:1
+msgid "_Sound"
+msgstr "Â_m thanh"
+
+#: ../data/taquin-menus.ui.h:2
+msgid "_Help"
+msgstr "T_rợ giúp"
+
+#: ../data/taquin-menus.ui.h:3
+msgid "_About"
+msgstr "_Giới thiệu"
+
+#: ../data/taquin-menus.ui.h:4
+msgid "_Quit"
+msgstr "T_hoát"
+
+#: ../data/taquin-screens.ui.h:1
+msgid "3 × 3"
+msgstr "3 × 3"
+
+#: ../data/taquin-screens.ui.h:2
+msgid "4 × 4"
+msgstr "4 × 4"
+
+#: ../data/taquin-screens.ui.h:3
+msgid "5 × 5"
+msgstr "5 × 5"
+
+#: ../data/taquin-screens.ui.h:4
+msgid "Cats"
+msgstr "Con mèo"
+
+#: ../data/taquin-screens.ui.h:5
+msgid "Numbers"
+msgstr "Số"
+
+#: ../data/taquin-screens.ui.h:6 ../data/org.gnome.taquin.desktop.in.h:4
+msgid "15-Puzzle"
+msgstr "15-Puzzle"
+
+#: ../data/taquin-screens.ui.h:7 ../data/org.gnome.taquin.desktop.in.h:5
+msgid "16-Puzzle"
+msgstr "16-Puzzle"
+
+#: ../data/taquin.ui.h:1
+msgid "Go back to the current game"
+msgstr "Quay trở lại ván chơi hiện tại"
+
+#: ../data/taquin.ui.h:2
+msgid "_Start Game"
+msgstr "_Bắt đầu chơi"
+
+#: ../data/taquin.ui.h:3
+msgid "Start a new game as configured"
+msgstr "Bắt đầu ván chơi đã cấu hình mới"
+
+#: ../data/taquin.ui.h:4
+msgid "_Start Over"
+msgstr "_Bắt đầu từ đầu"
+
+#: ../data/taquin.ui.h:5
+msgid "Configure a new game"
+msgstr "Cấu hình ván chơi mới"
+
+#: ../data/taquin.ui.h:6
+msgid "Start a new game"
+msgstr "Bắt đầu ván chơi mới"
+
+#: ../data/org.gnome.taquin.appdata.xml.in.h:1
+msgid "GNOME Taquin"
+msgstr "Ghép hình GNOME"
+
+#: ../data/org.gnome.taquin.appdata.xml.in.h:2
+#: ../data/org.gnome.taquin.desktop.in.h:2
+msgid "Slide tiles to their correct places"
+msgstr "Di chuyển các miếng ghép vào đúng chỗ dành cho nó"
+
+#: ../data/org.gnome.taquin.appdata.xml.in.h:3
+msgid ""
+"Taquin is a computer version of the 15-puzzle and other sliding puzzles."
+msgstr ""
+"Taquin là phiên bản chạy trên máy tính của trò chơi ghép hình 15-puzzle và "
+"các kiểu di chuyển miếng ghép khác."
+
+#: ../data/org.gnome.taquin.appdata.xml.in.h:4
+msgid ""
+"The object of Taquin is to move tiles so that they reach their places, "
+"either indicated with numbers, or with parts of a great image."
+msgstr ""
+"Các đối tượng của Taquin là di chuyển các miếng ghép sao cho chúng nằm ở "
+"đúng chỗ, hoặc là được chỉ thị bằng số, hoặc là các phần nhỏ của một bức ảnh "
+"lớn."
+
+#: ../data/org.gnome.taquin.desktop.in.h:1 ../src/taquin-main.vala:78
+#: ../src/taquin-main.vala:135 ../src/taquin-main.vala:250
+msgid "Taquin"
+msgstr "Taquin"
+
+#: ../data/org.gnome.taquin.desktop.in.h:3
+msgid "puzzle;"
+msgstr "puzzle;ghép;ghep;xếp;hình;xep;hinh;"
+
+#: ../data/org.gnome.taquin.gschema.xml.h:1
+msgid "Number of tiles on each edge."
+msgstr "Số lượng miếng trên từng cạnh."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:2
+msgid ""
+"The game offers to play with a board size from 3 to 5. The setting could be "
+"set from 2 (good for testing) to 9, limited by the way files are selected."
+msgstr ""
+"Trò chơi đưa ra các cỡ bảng từ 3 đến 5. Cài đặt có thể từ 2 (phù hợp để thử) "
+"đến 9, được giới hạn bởi cách mà các tập tin đã được chọn."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:3
+msgid "Name of the theme folder."
+msgstr "Tên của thư mục chứa chủ đề."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:4
+msgid "Taquin has two default themes: 'cats' and 'numbers'."
+msgstr "Taquin có hai chủ đề mặc định là: “con mèo” và “số”."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:5
+msgid "Sound"
+msgstr "Âm thanh"
+
+#: ../data/org.gnome.taquin.gschema.xml.h:6
+msgid "Whether or not to play event sounds."
+msgstr "Có bật âm thanh hay không."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:7
+msgid "Width of the window in pixels."
+msgstr "Chiều rộng cửa sổ tính theo điểm ảnh."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:8
+msgid "Height of the window in pixels."
+msgstr "Chiều cao cửa sổ tính theo điểm ảnh."
+
+#: ../data/org.gnome.taquin.gschema.xml.h:9
+msgid "true if the window is maximized."
+msgstr "đặt là đúng nếu cửa sổ được phóng to tối đa."
+
+#: ../src/game-window.vala:141
+msgid "Undo your most recent move"
+msgstr "Hoàn lại nước đi gần đây nhất"
+
+#: ../src/taquin-main.vala:46
+msgid "Play the classical 1880s’ 15-puzzle"
+msgstr "Chơi trò chơi 15-puzzle cổ điển của thập niên 1880 "
+
+#: ../src/taquin-main.vala:47
+msgid "Try this fun alternative 16-puzzle"
+msgstr "Thử trò chơi thay thế khá vui là 16-puzzle"
+
+#: ../src/taquin-main.vala:48
+msgid "Sets the puzzle edges’ size (3-5, 2-9 for debug)"
+msgstr "Đặt cỡ các cạnh của trò trơi ghép hình (3-5, 2-9 để gỡ lỗi)"
+
+#: ../src/taquin-main.vala:49
+msgid "Turn off the sound"
+msgstr "Tắt âm thanh"
+
+#: ../src/taquin-main.vala:50
+msgid "Turn on the sound"
+msgstr "Bật âm thanh"
+
+#: ../src/taquin-main.vala:51
+msgid "Print release version and exit"
+msgstr "Hiển thị phiên bản phát hành rồi thoát"
+
+#: ../src/taquin-main.vala:246
+msgid "(see COPYING.themes for informations)"
+msgstr "(xem COPYING.themes để biết thông tin chi tiết)"
+
+#: ../src/taquin-main.vala:254
+msgid "A classic 15-puzzle game"
+msgstr "Trò chơi 15-puzzle cổ điển"
+
+#: ../src/taquin-main.vala:258
+msgid "translator-credits"
+msgstr "Nhóm dịch GNOME <gnome-vi-l...@gnome.org>"
+
+#: ../src/taquin-main.vala:299
+msgid "You can’t move this tile!"
+msgstr "Bạn không thể di chuyển miếng này!"
+
+#: ../src/taquin-main.vala:305
+msgid "Bravo! You finished the game!"
+msgstr "Hoan hô! Bạn đã hoàn thành trò chơi!"
+
+#: ../src/taquin-main.vala:329
+#, c-format
+msgid "Size: %d × %d ▾"
+msgstr "Cỡ: %d × %d ▾"
+
+#: ../src/taquin-main.vala:343
+msgid "Theme: Cats ▾"
+msgstr "Chủ đề: Con mèo ▾"
+
+#: ../src/taquin-main.vala:344
+msgid "Theme: Numbers ▾"
+msgstr "Chủ đề: Số ▾"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/src/game-window.c 
new/gnome-taquin-3.16.1/src/game-window.c
--- old/gnome-taquin-3.16.0/src/game-window.c   2015-03-23 16:39:50.000000000 
+0100
+++ new/gnome-taquin-3.16.1/src/game-window.c   2015-04-13 21:26:10.000000000 
+0200
@@ -1,4 +1,4 @@
-/* game-window.c generated by valac 0.28.0, the Vala compiler
+/* game-window.c generated by valac 0.28.0.2-022b, the Vala compiler
  * generated from game-window.vala, do not modify */
 
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/src/taquin-game.c 
new/gnome-taquin-3.16.1/src/taquin-game.c
--- old/gnome-taquin-3.16.0/src/taquin-game.c   2015-03-23 16:39:50.000000000 
+0100
+++ new/gnome-taquin-3.16.1/src/taquin-game.c   2015-04-13 21:26:10.000000000 
+0200
@@ -1,4 +1,4 @@
-/* taquin-game.c generated by valac 0.28.0, the Vala compiler
+/* taquin-game.c generated by valac 0.28.0.2-022b, the Vala compiler
  * generated from taquin-game.vala, do not modify */
 
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/src/taquin-main.c 
new/gnome-taquin-3.16.1/src/taquin-main.c
--- old/gnome-taquin-3.16.0/src/taquin-main.c   2015-03-23 16:39:50.000000000 
+0100
+++ new/gnome-taquin-3.16.1/src/taquin-main.c   2015-04-13 21:26:10.000000000 
+0200
@@ -1,4 +1,4 @@
-/* taquin-main.c generated by valac 0.28.0, the Vala compiler
+/* taquin-main.c generated by valac 0.28.0.2-022b, the Vala compiler
  * generated from taquin-main.vala, do not modify */
 
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-taquin-3.16.0/src/taquin-view.c 
new/gnome-taquin-3.16.1/src/taquin-view.c
--- old/gnome-taquin-3.16.0/src/taquin-view.c   2015-03-23 16:39:50.000000000 
+0100
+++ new/gnome-taquin-3.16.1/src/taquin-view.c   2015-04-13 21:26:10.000000000 
+0200
@@ -1,4 +1,4 @@
-/* taquin-view.c generated by valac 0.28.0, the Vala compiler
+/* taquin-view.c generated by valac 0.28.0.2-022b, the Vala compiler
  * generated from taquin-view.vala, do not modify */
 
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-


Reply via email to