Hello community,

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

Package is "gnome-mines"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-mines/gnome-mines.changes  2015-03-30 
19:24:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-mines.new/gnome-mines.changes     
2015-04-23 08:00:37.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Apr 15 07:28:04 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Provide a symbolic icon.
+  + Fixed theme selector initialization glitch.
+  + Updated translations.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-mines.spec ++++++
--- /var/tmp/diff_new_pack.evgYAX/_old  2015-04-23 08:00:38.000000000 +0200
+++ /var/tmp/diff_new_pack.evgYAX/_new  2015-04-23 08:00:38.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gnome-mines
-Version:        3.16.0
+Version:        3.16.1
 Release:        0
 Summary:        Minesweeper Game for GNOME
 License:        GPL-2.0+
@@ -59,13 +59,11 @@
 %glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 
 %postun
 %glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 
 %files
 %defattr(-,root,root)
@@ -77,9 +75,8 @@
 %{_datadir}/appdata/gnome-mines.appdata.xml
 %{_datadir}/applications/gnome-mines.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.mines.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{name}.*
+%{_datadir}/icons/hicolor/*/apps/%{name}*.*
 %{_datadir}/icons/hicolor/*/actions/flag-symbolic.svg
-%{_datadir}/icons/HighContrast/
 %{_mandir}/man6/%{name}.6%{?ext_man}
 
 %files lang -f %{name}.lang

++++++ gnome-mines-3.16.0.tar.xz -> gnome-mines-3.16.1.tar.xz ++++++
++++ 3633 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-mines-3.16.0/NEWS new/gnome-mines-3.16.1/NEWS
--- old/gnome-mines-3.16.0/NEWS 2015-03-23 20:45:00.000000000 +0100
+++ new/gnome-mines-3.16.1/NEWS 2015-04-14 00:41:01.000000000 +0200
@@ -1,3 +1,10 @@
+GNOME Mines 3.16.1
+==================
+
+* Updated translations
+* Provide a symbolic icon (Jakub Steiner)
+* Fixed theme selector initialization glitch (Yanko Kaneti)
+
 GNOME Mines 3.16.0
 ==================
 
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-mines-3.16.0/compile new/gnome-mines-3.16.1/compile
--- old/gnome-mines-3.16.0/compile      2015-03-23 20:45:59.000000000 +0100
+++ new/gnome-mines-3.16.1/compile      2015-04-14 00:41:38.000000000 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey <tro...@cygnus.com>.
 #
 # This program is free software; you can redistribute it and/or modify
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-mines-3.16.0/configure.ac new/gnome-mines-3.16.1/configure.ac
--- old/gnome-mines-3.16.0/configure.ac 2015-03-23 20:44:21.000000000 +0100
+++ new/gnome-mines-3.16.1/configure.ac 2015-04-14 00:41:07.000000000 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Mines], [3.16.0], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Mines], [3.16.1], [https://bugzilla.gnome.org/],
         [gnome-mines], [https://wiki.gnome.org/Apps/Mines])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
@@ -54,7 +54,6 @@
 data/Makefile
 data/icons/Makefile
 data/icons/hicolor/Makefile
-data/icons/HighContrast/Makefile
 data/themes/Makefile
 data/themes/default/Makefile
 data/themes/classic/Makefile
Files old/gnome-mines-3.16.0/data/icons/HighContrast/16x16/gnome-mines.png and 
new/gnome-mines-3.16.1/data/icons/HighContrast/16x16/gnome-mines.png differ
Files old/gnome-mines-3.16.0/data/icons/HighContrast/22x22/gnome-mines.png and 
new/gnome-mines-3.16.1/data/icons/HighContrast/22x22/gnome-mines.png differ
Files old/gnome-mines-3.16.0/data/icons/HighContrast/24x24/gnome-mines.png and 
new/gnome-mines-3.16.1/data/icons/HighContrast/24x24/gnome-mines.png differ
Files old/gnome-mines-3.16.0/data/icons/HighContrast/256x256/gnome-mines.png 
and new/gnome-mines-3.16.1/data/icons/HighContrast/256x256/gnome-mines.png 
differ
Files old/gnome-mines-3.16.0/data/icons/HighContrast/32x32/gnome-mines.png and 
new/gnome-mines-3.16.1/data/icons/HighContrast/32x32/gnome-mines.png differ
Files old/gnome-mines-3.16.0/data/icons/HighContrast/48x48/gnome-mines.png and 
new/gnome-mines-3.16.1/data/icons/HighContrast/48x48/gnome-mines.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-mines-3.16.0/data/icons/HighContrast/Makefile.am 
new/gnome-mines-3.16.1/data/icons/HighContrast/Makefile.am
--- old/gnome-mines-3.16.0/data/icons/HighContrast/Makefile.am  2014-09-13 
18:54:40.000000000 +0200
+++ new/gnome-mines-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-mines.png
-dist_icon22_DATA = 22x22/gnome-mines.png
-dist_icon24_DATA = 24x24/gnome-mines.png
-dist_icon32_DATA = 32x32/gnome-mines.png
-dist_icon48_DATA = 48x48/gnome-mines.png
-dist_icon256_DATA = 256x256/gnome-mines.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-mines-3.16.0/data/icons/Makefile.am 
new/gnome-mines-3.16.1/data/icons/Makefile.am
--- old/gnome-mines-3.16.0/data/icons/Makefile.am       2014-09-13 
18:54:40.000000000 +0200
+++ new/gnome-mines-3.16.1/data/icons/Makefile.am       2015-04-06 
21:40:09.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-mines-3.16.0/data/icons/hicolor/Makefile.am 
new/gnome-mines-3.16.1/data/icons/hicolor/Makefile.am
--- old/gnome-mines-3.16.0/data/icons/hicolor/Makefile.am       2014-09-13 
18:54:40.000000000 +0200
+++ new/gnome-mines-3.16.1/data/icons/hicolor/Makefile.am       2015-04-06 
21:40:09.000000000 +0200
@@ -4,6 +4,7 @@
 icon32dir=$(datadir)/icons/hicolor/32x32/apps
 icon48dir=$(datadir)/icons/hicolor/48x48/apps
 icon256dir=$(datadir)/icons/hicolor/256x256/apps
+iconscalabledir=$(datadir)/icons/hicolor/scalable/apps
 
 icon16_DATA = 16x16/gnome-mines.png
 icon22_DATA = 22x22/gnome-mines.png
@@ -11,7 +12,8 @@
 icon32_DATA = 32x32/gnome-mines.png
 icon48_DATA = 48x48/gnome-mines.png
 icon256_DATA = 256x256/gnome-mines.png
+iconscalable_DATA = scalable/gnome-mines-symbolic.svg
 
-EXTRA_DIST = $(icon16_DATA) $(icon22_DATA) $(icon24_DATA) $(icon32_DATA) 
$(icon48_DATA) $(icon256_DATA)
+EXTRA_DIST = $(icon16_DATA) $(icon22_DATA) $(icon24_DATA) $(icon32_DATA) 
$(icon48_DATA) $(icon256_DATA) $(iconscalable_DATA)
 
 -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-mines-3.16.0/data/icons/hicolor/scalable/gnome-mines-symbolic.svg 
new/gnome-mines-3.16.1/data/icons/hicolor/scalable/gnome-mines-symbolic.svg
--- old/gnome-mines-3.16.0/data/icons/hicolor/scalable/gnome-mines-symbolic.svg 
1970-01-01 01:00:00.000000000 +0100
+++ new/gnome-mines-3.16.1/data/icons/hicolor/scalable/gnome-mines-symbolic.svg 
2015-04-06 21:40:09.000000000 +0200
@@ -0,0 +1,27 @@
+<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg xmlns:cc='http://creativecommons.org/ns#' 
xmlns:dc='http://purl.org/dc/elements/1.1/' 
sodipodi:docname='gnome-mines-symbolic.svg' height='16' id='svg7384' 
xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' 
xmlns:osb='http://www.openswatchbook.org/uri/2009/osb' 
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' 
xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' 
xmlns:svg='http://www.w3.org/2000/svg' version='1.1' inkscape:version='0.91 
r13725' width='16' xmlns='http://www.w3.org/2000/svg'>
+  <metadata id='metadata90'>
+    <rdf:RDF>
+      <cc:Work rdf:about=''>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage'/>
+        <dc:title>Gnome Symbolic Icon Theme</dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview inkscape:bbox-paths='true' bordercolor='#666666' 
borderopacity='1' inkscape:current-layer='layer9' inkscape:cx='110.00874' 
inkscape:cy='-51.98084' gridtolerance='10' inkscape:guide-bbox='true' 
guidetolerance='10' id='namedview88' inkscape:object-nodes='false' 
inkscape:object-paths='false' objecttolerance='10' pagecolor='#555753' 
inkscape:pageopacity='1' inkscape:pageshadow='2' showborder='false' 
showgrid='false' showguides='true' inkscape:snap-bbox='true' 
inkscape:snap-bbox-midpoints='false' inkscape:snap-global='true' 
inkscape:snap-grids='true' inkscape:snap-nodes='true' 
inkscape:snap-others='false' inkscape:snap-to-guides='true' 
inkscape:window-height='1376' inkscape:window-maximized='1' 
inkscape:window-width='2560' inkscape:window-x='0' inkscape:window-y='27' 
inkscape:zoom='1'>
+    <inkscape:grid empspacing='2' enabled='true' id='grid4866' 
originx='-81.999998' originy='-402' snapvisiblegridlinesonly='true' 
spacingx='1px' spacingy='1px' type='xygrid' visible='true'/>
+  </sodipodi:namedview>
+  <title id='title9167'>Gnome Symbolic Icon Theme</title>
+  <defs id='defs7386'>
+    <linearGradient id='linearGradient7212' osb:paint='solid'>
+      <stop id='stop7214' offset='0' 
style='stop-color:#000000;stop-opacity:1;'/>
+    </linearGradient>
+  </defs>
+  <g inkscape:groupmode='layer' id='layer9' inkscape:label='apps' 
style='display:inline' transform='translate(-323.0002,185)'>
+    
+    <path inkscape:connector-curvature='0' d='m 330.96895,-185 c -0.56912,0 
-0.93191,0.41811 -0.96875,0.96875 l 0,1 0,0.125 c 0.0521,0.50391 0.4829,0.90625 
1,0.90625 0.12928,0 0.26142,-0.0169 0.375,-0.0625 0.34175,-0.13678 
0.58591,-0.46581 0.625,-0.84375 l 0,-0.125 0,-0.96875 c 0,-0.55187 -0.46213,-1 
-1.03125,-1 z m -1.9375,2.34375 c -0.65858,0.23314 -1.27836,0.60022 
-1.8125,1.03125 0.23112,0.16706 0.42497,0.36936 0.5625,0.625 0.004,0.007 
-0.004,0.0239 0,0.0312 0.0623,0.12037 0.12161,0.241 0.15625,0.375 0.003,0.01 
-0.002,0.0216 0,0.0312 0.0326,0.13504 0.0625,0.29248 0.0625,0.4375 0,0.12728 
-0.007,0.25498 -0.0312,0.375 -0.0241,0.12002 -0.0791,0.23346 -0.125,0.34375 
-0.27515,0.66175 -0.90548,1.125 -1.65625,1.125 -0.35885,0 -0.65601,-0.0982 
-0.9375,-0.28125 -0.0403,0.11408 -0.1,0.22149 -0.125,0.34375 -0.002,0.009 
0.002,0.0219 0,0.0312 -0.037,0.1856 -0.0743,0.37116 -0.0937,0.5625 
-10e-4,0.0108 0.001,0.0204 0,0.0312 -0.0186,0.19192 -0.0313,0.39697 
-0.0313,0.59375 0,0.0103 -5e-5,0.0209 0,0.0312 -5e-5,0.0103 0,0.0209 0,0.0312 
0.002,0.186 0.0128,0.38092 0.0312,0.5625 0.002,0.0208 -0.002,0.0417 0,0.0625 
0.0202,0.18044 0.0579,0.35601 0.0937,0.53125 0.0333,0.17288 0.0761,0.3338 
0.125,0.5 0.37098,-0.21511 0.79417,-0.29869 1.0625,-0.3125 0.36227,-0.0186 
0.70042,0.0872 0.96875,0.28125 0.26833,0.1941 0.46966,0.45035 0.59375,0.78125 
0.0414,0.10918 0.0721,0.22453 0.0937,0.34375 0.025,0.12858 0.0312,0.23843 
0.0312,0.375 0,0.50655 -0.41487,1.17351 -0.71875,1.5 0.12312,0.0962 
0.24313,0.19309 0.375,0.28125 0.15756,0.10534 0.30107,0.22204 0.46875,0.3125 
0.23804,0.12931 0.49388,0.2471 0.75,0.34375 0.0489,0.0183 0.1032,0.0226 
0.15625,0.0312 -0.0141,-0.0688 -0.0312,-0.14701 -0.0312,-0.21875 0,-0.79471 
0.89543,-1.4375 2,-1.4375 1.10457,0 2,0.64279 2,1.4375 0,0.0717 -0.0172,0.14996 
-0.0312,0.21875 0.30066,-0.10342 0.59888,-0.22667 0.875,-0.375 0.21316,-0.11255 
0.39696,-0.23857 0.59375,-0.375 0.061,-0.0429 0.12821,-0.0799 0.1875,-0.125 
0.0468,-0.0352 0.0796,-0.0875 0.125,-0.125 -0.14238,-0.11092 -0.25033,-0.22403 
-0.34375,-0.34375 -0.18962,-0.2371 -0.30041,-0.49522 -0.34375,-0.75 
-0.0222,-0.12758 -0.0312,-0.24836 -0.0312,-0.375 0,-0.24256 0.0553,-0.48133 
0.125,-0.6875 0.003,-0.009 -0.003,-0.0222 0,-0.0312 0.0379,-0.10666 
0.0703,-0.18709 0.125,-0.28125 0.0556,-0.0932 0.11637,-0.17099 0.1875,-0.25 
0.0743,-0.0874 0.15935,-0.14968 0.25,-0.21875 0.16836,-0.12827 0.34648,-0.22642 
0.5625,-0.28125 0.10801,-0.0274 0.22594,-0.0559 0.34375,-0.0625 0.28125,-0.0156 
0.75402,0.0974 1.125,0.3125 0.0452,-0.15684 0.0937,-0.30597 0.125,-0.46875 
0.0359,-0.17524 0.0735,-0.35081 0.0937,-0.53125 0.002,-0.0208 -0.002,-0.0417 
0,-0.0625 0.0184,-0.18158 0.0294,-0.3765 0.0312,-0.5625 0,-0.22888 
-0.005,-0.46609 -0.0312,-0.6875 -0.0194,-0.19134 -0.0568,-0.3769 
-0.0937,-0.5625 -0.002,-0.009 0.002,-0.0219 0,-0.0312 -0.0271,-0.13223 
-0.0812,-0.25162 -0.125,-0.375 -0.28149,0.18314 -0.57865,0.28125 
-0.9375,0.28125 -0.50051,0 -0.95325,-0.1976 -1.28125,-0.53125 -0.082,-0.0834 
-0.15361,-0.18316 -0.21875,-0.28125 -0.19538,-0.29426 -0.31245,-0.6494 
-0.31245,-1.03125 0,-0.31038 0.0867,-0.5964 0.21875,-0.84375 0.0661,-0.12481 
0.12769,-0.23753 0.21875,-0.34375 0.0928,-0.10468 0.19694,-0.19772 
0.3125,-0.28125 -0.53426,-0.43251 -1.12186,-0.80164 -1.78125,-1.03125 
0.014,0.0688 0.0312,0.14705 0.0312,0.21875 0,0.79471 -0.89543,1.4375 -2,1.4375 
-0.69036,0 -1.29684,-0.24266 -1.65625,-0.625 -0.0719,-0.0765 -0.1369,-0.16399 
-0.1875,-0.25 -0.10116,-0.17202 -0.1562,-0.36382 -0.1562,-0.5625 0,-0.0717 
0.0171,-0.14995 0.0312,-0.21875 z m -4.34375,0.6875 c -0.24763,0.0619 
-0.47499,0.22695 -0.625,0.46875 -0.30004,0.48362 -0.15645,1.11532 
0.3125,1.40625 l 0.8125,0.5 0.3125,0.1875 c 0.12661,0.0462 0.26354,0.0937 
0.40625,0.0937 0.15317,0 0.30624,-0.0409 0.4375,-0.0937 0.13126,-0.0529 
0.24532,-0.1249 0.34375,-0.21875 0.19685,-0.1877 0.3125,-0.43829 
0.3125,-0.71875 0,-0.29531 -0.12807,-0.59978 -0.34375,-0.78125 l 
-0.375,-0.21875 -0.84375,-0.5 c -0.23448,-0.14548 -0.50237,-0.18686 
-0.75,-0.125 z m 12.25,0 c -0.12745,0.0192 -0.25776,0.0523 -0.375,0.125 l 
-0.84375,0.5 -0.375,0.21875 c -0.0111,0.009 -0.0206,0.0215 -0.0312,0.0312 
-0.21573,0.18147 -0.31255,0.42344 -0.31255,0.71875 0,0.28046 0.11565,0.53105 
0.3125,0.71875 0.0984,0.0939 0.21249,0.16589 0.34375,0.21875 0.13126,0.0529 
0.28433,0.0937 0.4375,0.0937 0.14271,0 0.27964,-0.0163 0.40625,-0.0625 l 
0.3125,-0.1875 0.8125,-0.5 c 0.46895,-0.29093 0.61254,-0.92263 0.3125,-1.40625 
-0.22501,-0.36271 -0.61765,-0.52633 -1,-0.46875 z M 331.0002,-179 c 1.10457,0 
2,0.89543 2,2 0,1.10457 -0.89543,2 -2,2 -0.55228,0 -1.04432,-0.23182 
-1.40625,-0.59375 -0.0905,-0.0905 -0.17812,-0.17485 -0.25,-0.28125 
-0.21565,-0.3192 -0.34375,-0.71079 -0.34375,-1.125 0,-0.13807 0.005,-0.27605 
0.0312,-0.40625 0.18654,-0.91137 1.0023,-1.59375 1.9688,-1.59375 z m 0,1 c 
-0.41511,0 -0.75472,0.26608 -0.90625,0.625 -0.0506,0.11964 -0.0937,0.23693 
-0.0937,0.375 0,0.55231 0.44651,1 1,1 0.55349,0 1,-0.44769 1,-1 0,-0.55231 
-0.44651,-1 -1,-1 z m -5.09375,3.34375 c -0.2334,0.0254 -0.29465,0.0845 
-0.40625,0.125 l -0.21875,0.125 -0.8125,0.5 c -0.46895,0.29093 -0.61254,0.92263 
-0.3125,1.40625 0.30002,0.48361 0.9373,0.63471 1.40625,0.34375 l 0.8125,-0.5 
0.28125,-0.1875 c 0.13602,-0.14307 0.26258,-0.30302 0.3125,-0.5 0.0187,-0.0631 
0.0312,-0.11894 0.0312,-0.1875 0,-0.15445 -0.0329,-0.29188 -0.0937,-0.4375 
-0.0516,-0.12933 -0.12846,-0.23976 -0.21875,-0.34375 -0.0977,-0.1089 
-0.21341,-0.22396 -0.34375,-0.28125 -0.13034,-0.0573 -0.2853,-0.0791 
-0.4375,-0.0625 z m 10.21875,0.0625 c -0.5868,0 -1.0625,0.48088 -1.0625,1.0625 
0,0.27422 0.0767,0.474 0.25,0.65625 l 0.3125,0.21875 0.8125,0.5 c 
0.46895,0.29096 1.10623,0.13986 1.40625,-0.34375 0.30004,-0.48362 
0.15645,-1.11532 -0.3125,-1.40625 l -0.8125,-0.5 c -0.0715,-0.0421 
-0.13904,-0.0884 -0.21875,-0.125 -0.1116,-0.0401 -0.24973,-0.0625 
-0.375,-0.0625 z M 331.0002,-172 c -0.12928,0 -0.25474,0.0162 -0.375,0.0625 
-0.12026,0.0463 -0.24587,0.13599 -0.34375,0.21875 -0.19575,0.16553 
-0.31769,0.37305 -0.34375,0.625 l 0,0.125 0,0.96875 c 0,0.55187 0.46213,1 
1.03125,1 0.56912,0 1.03125,-0.44813 1.03125,-1 l 0,-0.96875 0,-0.125 c 
-0.0522,-0.50391 -0.4829,-0.90625 -1,-0.90625 z' id='path21655' 
style='fill:#bebebe;fill-opacity:1;stroke:none'/>
+  </g>
+</svg>
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-mines-3.16.0/missing new/gnome-mines-3.16.1/missing
--- old/gnome-mines-3.16.0/missing      2015-03-23 20:45:59.000000000 +0100
+++ new/gnome-mines-3.16.1/missing      2015-04-14 00:41:38.000000000 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2013-10-28.13; # UTC
 
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard <pin...@iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
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-mines-3.16.0/po/Makefile.in.in 
new/gnome-mines-3.16.1/po/Makefile.in.in
--- old/gnome-mines-3.16.0/po/Makefile.in.in    2015-03-23 20:45:54.000000000 
+0100
+++ new/gnome-mines-3.16.1/po/Makefile.in.in    2015-04-14 00:41:33.000000000 
+0200
@@ -33,8 +33,7 @@
 datadir = @datadir@
 datarootdir = @datarootdir@
 libdir = @libdir@
-DATADIRNAME = @DATADIRNAME@
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
+localedir = @localedir@
 subdir = po
 install_sh = @install_sh@
 # Automake >= 1.8 provides @mkdir_p@.
@@ -80,7 +79,7 @@
 
 .po.pox:
        $(MAKE) $(GETTEXT_PACKAGE).pot
-       $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox
+       $(MSGMERGE) $* $(GETTEXT_PACKAGE).pot -o $*.pox
 
 .po.mo:
        $(INTLTOOL_V_MSGFMT)$(MSGFMT) -o $@ $<
@@ -108,7 +107,7 @@
 install-data-yes: all
        linguas="$(USE_LINGUAS)"; \
        for lang in $$linguas; do \
-         dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \
+         dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
          $(mkdir_p) $$dir; \
          if test -r $$lang.gmo; then \
            $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \
@@ -142,8 +141,8 @@
 uninstall:
        linguas="$(USE_LINGUAS)"; \
        for lang in $$linguas; do \
-         rm -f 
$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
-         rm -f 
$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
+         rm -f 
$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \
+         rm -f 
$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
        done
 
 check: all $(GETTEXT_PACKAGE).pot
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-mines-3.16.0/po/eu.po new/gnome-mines-3.16.1/po/eu.po
--- old/gnome-mines-3.16.0/po/eu.po     2015-01-17 19:06:58.000000000 +0100
+++ new/gnome-mines-3.16.1/po/eu.po     2015-04-06 21:40:09.000000000 +0200
@@ -2,15 +2,16 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Iñaki Larrañaga Murgoitio <doo...@zundan.com>, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
+# Iñaki Larrañaga Murgoitio <doo...@zundan.com>, 2008, 2009, 2010, 2011, 2012, 
2013
+# Iñaki Larrañaga Murgoitio <doo...@zundan.com>, 2014, 2015.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: gnome-mines master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "mines&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2015-01-17 14:43+0100\n"
-"PO-Revision-Date: 2015-01-17 14:44+0100\n"
+"POT-Creation-Date: 2015-03-24 14:45+0100\n"
+"PO-Revision-Date: 2015-03-24 14:46+0100\n"
 "Last-Translator: Iñaki Larrañaga Murgoitio <doo...@zundan.com>\n"
 "Language-Team: Basque <librez...@librezale.org>\n"
 "Language: eu\n"
@@ -18,7 +19,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"
+"X-Generator: Lokalize 1.5\n"
 
 #: ../data/gnome-mines.appdata.xml.in.h:1
 msgid "GNOME Mines"
@@ -52,8 +53,8 @@
 "arren, mina bat zapaltzea baino hobeagoa da."
 
 #: ../data/gnome-mines.desktop.in.h:1 ../data/interface.ui.h:1
-#: ../src/gnome-mines.vala:160 ../src/gnome-mines.vala:219
-#: ../src/gnome-mines.vala:774
+#: ../src/gnome-mines.vala:161 ../src/gnome-mines.vala:220
+#: ../src/gnome-mines.vala:780
 msgid "Mines"
 msgstr "Minak"
 
@@ -165,8 +166,8 @@
 msgid "_Play Game"
 msgstr "_Hasi jokoa"
 
-#: ../data/interface.ui.h:7 ../src/gnome-mines.vala:584
-#: ../src/gnome-mines.vala:685 ../src/gnome-mines.vala:723
+#: ../data/interface.ui.h:7 ../src/gnome-mines.vala:585
+#: ../src/gnome-mines.vala:691 ../src/gnome-mines.vala:729
 msgid "_Pause"
 msgstr "_Pausarazi"
 
@@ -186,26 +187,22 @@
 msgid "Paused"
 msgstr "Pausarazita"
 
-#: ../src/gnome-mines.vala:86
+#: ../src/gnome-mines.vala:87
 msgid "Print release version and exit"
 msgstr "Erakutsi bertsioa eta irten"
 
-#: ../src/gnome-mines.vala:87
+#: ../src/gnome-mines.vala:88
 msgid "Small game"
 msgstr "Joko txikia"
 
-#: ../src/gnome-mines.vala:88
+#: ../src/gnome-mines.vala:89
 msgid "Medium game"
 msgstr "Joko ertaina"
 
-#: ../src/gnome-mines.vala:89
+#: ../src/gnome-mines.vala:90
 msgid "Big game"
 msgstr "Joko handia"
 
-#: ../src/gnome-mines.vala:231 ../src/gnome-mines.vala:250
-msgid "_New Game"
-msgstr "_Joko berria"
-
 #: ../src/gnome-mines.vala:232 ../src/gnome-mines.vala:251
 msgid "_Scores"
 msgstr "_Puntuazioak"
@@ -238,6 +235,10 @@
 msgid "_Mines"
 msgstr "_Minak"
 
+#: ../src/gnome-mines.vala:250
+msgid "_New Game"
+msgstr "_Joko berria"
+
 #: ../src/gnome-mines.vala:258
 msgid "_Contents"
 msgstr "_Edukia"
@@ -246,64 +247,58 @@
 msgid "Custom"
 msgstr "Pertsonalizatua"
 
-#: ../src/gnome-mines.vala:428
+#: ../src/gnome-mines.vala:429
 #, c-format
 msgid "<b>%d</b> mine"
 msgid_plural "<b>%d</b> mines"
 msgstr[0] "mina <b>%d</b>"
 msgstr[1] "<b>%d</b> mina"
 
-#: ../src/gnome-mines.vala:541
+#: ../src/gnome-mines.vala:542
 msgid "Do you want to start a new game?"
 msgstr "Joko berri bat hastea nahi duzu?"
 
-#: ../src/gnome-mines.vala:542
+#: ../src/gnome-mines.vala:543
 msgid "If you start a new game, your current progress will be lost."
 msgstr "Joko berri bat hasten baduzu, unekoa galduko da."
 
-#: ../src/gnome-mines.vala:543
+#: ../src/gnome-mines.vala:544
 msgid "Keep Current Game"
 msgstr "Mantendu uneko jokoa"
 
-#: ../src/gnome-mines.vala:544
+#: ../src/gnome-mines.vala:545
 msgid "Start New Game"
 msgstr "Hasi joko berria"
 
-#: ../src/gnome-mines.vala:585
+#: ../src/gnome-mines.vala:586
 msgid "St_art Over"
 msgstr "_Hasi hasieratik"
 
-#: ../src/gnome-mines.vala:683
+#: ../src/gnome-mines.vala:689
 msgid "_Resume"
 msgstr "_Jarraitu"
 
-#: ../src/gnome-mines.vala:701
+#: ../src/gnome-mines.vala:707
 msgid "Play _Again"
 msgstr "Jokatu _berriro"
 
-#: ../src/gnome-mines.vala:747
+#: ../src/gnome-mines.vala:753
 msgid "Main game:"
 msgstr "Joko nagusia:"
 
-#: ../src/gnome-mines.vala:752
+#: ../src/gnome-mines.vala:758
 msgid "Score:"
 msgstr "Puntuazioa:"
 
-#: ../src/gnome-mines.vala:755
+#: ../src/gnome-mines.vala:761
 msgid "Resizing and SVG support:"
 msgstr "Tamaina-aldatzea eta SVG onartzea:"
 
-#: ../src/gnome-mines.vala:777
-msgid ""
-"Clear explosive mines off the board\n"
-"\n"
-"Mines is a part of GNOME Games."
-msgstr ""
-"GNOMEren har-jokoa.\n"
-"\n"
-"GNOME Games-ekoa da GNOME Minak."
+#: ../src/gnome-mines.vala:783
+msgid "Clear explosive mines off the board"
+msgstr "Garbitu mina leherkariak taulatik"
 
-#: ../src/gnome-mines.vala:784
+#: ../src/gnome-mines.vala:790
 msgid "translator-credits"
 msgstr "Hizkuntza Politikarako Sailburuordetza <hizk...@ej-gv.es>"
 
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-mines-3.16.0/po/pt_BR.po new/gnome-mines-3.16.1/po/pt_BR.po
--- old/gnome-mines-3.16.0/po/pt_BR.po  2014-09-13 18:54:40.000000000 +0200
+++ new/gnome-mines-3.16.1/po/pt_BR.po  2015-04-06 21:40:09.000000000 +0200
@@ -28,8 +28,8 @@
 "Project-Id-Version: gnome-mines\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "mines&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2014-09-02 07:01+0000\n"
-"PO-Revision-Date: 2014-09-02 10:33-0300\n"
+"POT-Creation-Date: 2015-03-23 20:11+0000\n"
+"PO-Revision-Date: 2015-03-23 21:44-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"
@@ -37,14 +37,18 @@
 "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.6.5\n"
+"X-Generator: Poedit 1.7.5\n"
 "X-Project-Style: gnome\n"
 
 #: ../data/gnome-mines.appdata.xml.in.h:1
 msgid "GNOME Mines"
 msgstr "Minas do GNOME"
 
-#: ../data/gnome-mines.appdata.xml.in.h:2
+#: ../data/gnome-mines.appdata.xml.in.h:2 ../data/gnome-mines.desktop.in.h:2
+msgid "Clear hidden mines from a minefield"
+msgstr "Limpe as minas de um campo minado"
+
+#: ../data/gnome-mines.appdata.xml.in.h:3
 msgid ""
 "GNOME Mines is a puzzle game where you search for hidden mines. Flag the "
 "spaces with mines as quickly as possible to make the board a safer place. "
@@ -57,7 +61,7 @@
 "quando colocou bandeiras em cada mina do tabuleiro. Só tenha cuidado em não "
 "disparar uma delas, pois aí você perderá (fim de jogo)!"
 
-#: ../data/gnome-mines.appdata.xml.in.h:3
+#: ../data/gnome-mines.appdata.xml.in.h:4
 msgid ""
 "You can select the size of the field you want to play on at the start of the "
 "game. If you get stuck, you can ask for a hint: there's a time penalty, but "
@@ -68,32 +72,48 @@
 "tempo, mas isto é melhor do que bater em uma mina!"
 
 #: ../data/gnome-mines.desktop.in.h:1 ../data/interface.ui.h:1
-#: ../src/gnome-mines.vala:96 ../src/gnome-mines.vala:153
-#: ../src/gnome-mines.vala:678
+#: ../src/gnome-mines.vala:161 ../src/gnome-mines.vala:220
+#: ../src/gnome-mines.vala:780
 msgid "Mines"
 msgstr "Minas"
 
-#: ../data/gnome-mines.desktop.in.h:2
-msgid "Clear hidden mines from a minefield"
-msgstr "Limpe as minas de um campo minado"
-
 #: ../data/gnome-mines.desktop.in.h:3
 msgid "minesweeper;"
 msgstr "campo minado;"
 
+#: ../data/gnome-mines.desktop.in.h:4
+msgid "Small board"
+msgstr "Tabuleiro pequeno"
+
+#: ../data/gnome-mines.desktop.in.h:5
+msgid "Medium board"
+msgstr "Tabuleiro médio"
+
+#: ../data/gnome-mines.desktop.in.h:6
+msgid "Big board"
+msgstr "Tabuleiro grande"
+
 #: ../data/org.gnome.mines.gschema.xml.h:1
+msgid "The theme to use"
+msgstr "O tema para usar"
+
+#: ../data/org.gnome.mines.gschema.xml.h:2
+msgid "The title of the tile theme to use."
+msgstr "O título do tema de pedras para usar."
+
+#: ../data/org.gnome.mines.gschema.xml.h:3
 msgid "Use the unknown flag"
 msgstr "Usar a bandeira desconhecida"
 
-#: ../data/org.gnome.mines.gschema.xml.h:2
+#: ../data/org.gnome.mines.gschema.xml.h:4
 msgid "Set to true to be able to mark squares as unknown."
 msgstr "Defina como verdadeiro para poder marcar espaços como desconhecidos."
 
-#: ../data/org.gnome.mines.gschema.xml.h:3
+#: ../data/org.gnome.mines.gschema.xml.h:5
 msgid "Warning about too many flags"
 msgstr "Aviso sobre muitas bandeiras"
 
-#: ../data/org.gnome.mines.gschema.xml.h:4
+#: ../data/org.gnome.mines.gschema.xml.h:6
 msgid ""
 "Set to true to enable warning icons when too many flags are placed next to a "
 "numbered tile."
@@ -101,11 +121,11 @@
 "Defina como verdadeiro para habilitar ícones de aviso quando muitas "
 "bandeiras forem colocadas próximos a uma peça numerada."
 
-#: ../data/org.gnome.mines.gschema.xml.h:5
+#: ../data/org.gnome.mines.gschema.xml.h:7
 msgid "Enable automatic placing of flags"
 msgstr "Habilitar o posicionamento automático de bandeiras"
 
-#: ../data/org.gnome.mines.gschema.xml.h:6
+#: ../data/org.gnome.mines.gschema.xml.h:8
 msgid ""
 "Set to true to automatically flag squares as mined when enough squares are "
 "revealed"
@@ -113,194 +133,191 @@
 "Defina como verdadeiro para sinalizar os quadrados automaticamente como "
 "minados quando os quadrados suficientes forem revelados"
 
-#: ../data/org.gnome.mines.gschema.xml.h:7
+#: ../data/org.gnome.mines.gschema.xml.h:9
 msgid "Number of columns in a custom game"
 msgstr "Número de colunas em um jogo personalizado"
 
-#: ../data/org.gnome.mines.gschema.xml.h:8
+#: ../data/org.gnome.mines.gschema.xml.h:10
 msgid "Number of rows in a custom game"
 msgstr "Número de linhas em um jogo personalizado"
 
-#: ../data/org.gnome.mines.gschema.xml.h:9
+#: ../data/org.gnome.mines.gschema.xml.h:11
 msgid "The number of mines in a custom game"
 msgstr "O número de minas em um jogo personalizado"
 
-#: ../data/org.gnome.mines.gschema.xml.h:10
+#: ../data/org.gnome.mines.gschema.xml.h:12
 msgid "Board size"
 msgstr "Tamanho do tabuleiro"
 
-#: ../data/org.gnome.mines.gschema.xml.h:11
+#: ../data/org.gnome.mines.gschema.xml.h:13
 msgid "Size of the board (0-2 = small-large, 3=custom)"
 msgstr "Tamanho do tabuleiro (0-2 = pequeno-grande, 3=customizado)"
 
-#: ../data/org.gnome.mines.gschema.xml.h:12
+#: ../data/org.gnome.mines.gschema.xml.h:14
 msgid "Width of the window in pixels"
 msgstr "A largura da janela em pixels."
 
-#: ../data/org.gnome.mines.gschema.xml.h:13
+#: ../data/org.gnome.mines.gschema.xml.h:15
 msgid "Height of the window in pixels"
 msgstr "A altura da janela em pixels."
 
-#: ../data/org.gnome.mines.gschema.xml.h:14
+#: ../data/org.gnome.mines.gschema.xml.h:16
 msgid "true if the window is maximized"
 msgstr "verdadeiro se a janela estiver maximizada"
 
 #: ../data/interface.ui.h:2
-msgid "5/10"
-msgstr "5/10"
+msgid "_Width"
+msgstr "Lar_gura"
 
 #: ../data/interface.ui.h:3
-msgid "0:00"
-msgstr "0:00"
+msgid "_Height"
+msgstr "A_ltura"
 
-#: ../data/interface.ui.h:4 ../src/gnome-mines.vala:783
-msgid "_Pause"
-msgstr "_Pausar"
+#: ../data/interface.ui.h:4
+msgid "Percent _mines"
+msgstr "Porcen_tagem de minas"
 
 #: ../data/interface.ui.h:5
-msgid "_Best Times"
-msgstr "Mel_hores tempos"
+msgid "_Cancel"
+msgstr "_Cancelar"
 
 #: ../data/interface.ui.h:6
-msgid "Change _Difficulty"
-msgstr "Alterar _dificuldade"
+msgid "_Play Game"
+msgstr "_Iniciar jogo"
 
-#: ../data/interface.ui.h:7
-msgid "_Play Again"
-msgstr "_Jogar novamente"
+#: ../data/interface.ui.h:7 ../src/gnome-mines.vala:585
+#: ../src/gnome-mines.vala:691 ../src/gnome-mines.vala:729
+msgid "_Pause"
+msgstr "_Pausar"
 
 #: ../data/interface.ui.h:8
-msgid "_Width"
-msgstr "Lar_gura"
+msgid "Change _Difficulty"
+msgstr "Alterar _dificuldade"
 
 #: ../data/interface.ui.h:9
-msgid "_Height"
-msgstr "A_ltura"
+msgid "_Best Times"
+msgstr "Mel_hores tempos"
 
 #: ../data/interface.ui.h:10
-msgid "Percent _mines"
-msgstr "Porcen_tagem de minas"
+msgid "_Play Again"
+msgstr "_Jogar novamente"
 
 #: ../data/interface.ui.h:11
-msgid "_Cancel"
-msgstr "_Cancelar"
-
-#: ../data/interface.ui.h:12
-msgid "_Play Game"
-msgstr "_Iniciar jogo"
-
-#: ../data/interface.ui.h:13
 msgid "Paused"
 msgstr "Pausado"
 
-#: ../src/gnome-mines.vala:160 ../src/gnome-mines.vala:178
-msgid "_New Game"
-msgstr "_Novo jogo"
+#: ../src/gnome-mines.vala:87
+msgid "Print release version and exit"
+msgstr "Exibe a versão de lançamento e sai"
+
+#: ../src/gnome-mines.vala:88
+msgid "Small game"
+msgstr "Jogo pequeno"
+
+#: ../src/gnome-mines.vala:89
+msgid "Medium game"
+msgstr "Jogo médio"
+
+#: ../src/gnome-mines.vala:90
+msgid "Big game"
+msgstr "Jogo grande"
 
-#: ../src/gnome-mines.vala:161 ../src/gnome-mines.vala:179
+#: ../src/gnome-mines.vala:232 ../src/gnome-mines.vala:251
 msgid "_Scores"
 msgstr "_Pontuações"
 
-#: ../src/gnome-mines.vala:164 ../src/gnome-mines.vala:180
+#: ../src/gnome-mines.vala:233 ../src/gnome-mines.vala:252
+msgid "A_ppearance"
+msgstr "A_parência"
+
+#: ../src/gnome-mines.vala:236 ../src/gnome-mines.vala:253
 msgid "_Show Warnings"
 msgstr "M_ostrar avisos"
 
-#: ../src/gnome-mines.vala:165 ../src/gnome-mines.vala:181
+#: ../src/gnome-mines.vala:237 ../src/gnome-mines.vala:254
 msgid "_Use Question Flags"
 msgstr "_Usar bandeiras de interrogação"
 
-#: ../src/gnome-mines.vala:168 ../src/gnome-mines.vala:184
+#: ../src/gnome-mines.vala:240 ../src/gnome-mines.vala:257
 msgid "_Help"
 msgstr "Aj_uda"
 
-#: ../src/gnome-mines.vala:169 ../src/gnome-mines.vala:186
+#: ../src/gnome-mines.vala:241 ../src/gnome-mines.vala:259
 msgid "_About"
 msgstr "_Sobre"
 
-#: ../src/gnome-mines.vala:170 ../src/gnome-mines.vala:182
+#: ../src/gnome-mines.vala:242 ../src/gnome-mines.vala:255
 msgid "_Quit"
 msgstr "Sai_r"
 
-#: ../src/gnome-mines.vala:177
-#| msgid "Mines"
+#: ../src/gnome-mines.vala:249
 msgid "_Mines"
 msgstr "_Minas"
 
-#: ../src/gnome-mines.vala:185
+#: ../src/gnome-mines.vala:250
+msgid "_New Game"
+msgstr "_Novo jogo"
+
+#: ../src/gnome-mines.vala:258
 msgid "_Contents"
 msgstr "S_umário"
 
-#: ../src/gnome-mines.vala:270
+#: ../src/gnome-mines.vala:350
 msgid "Custom"
 msgstr "Personalizado"
 
-#: ../src/gnome-mines.vala:345
+#: ../src/gnome-mines.vala:429
 #, c-format
 msgid "<b>%d</b> mine"
 msgid_plural "<b>%d</b> mines"
 msgstr[0] "<b>%d</b> mina"
 msgstr[1] "<b>%d</b> minas"
 
-#: ../src/gnome-mines.vala:426
+#: ../src/gnome-mines.vala:542
 msgid "Do you want to start a new game?"
 msgstr "Você quer iniciar um novo jogo?"
 
-#: ../src/gnome-mines.vala:427
+#: ../src/gnome-mines.vala:543
 msgid "If you start a new game, your current progress will be lost."
 msgstr "Se você iniciar um novo jogo, seu progresso atual será perdido."
 
-#: ../src/gnome-mines.vala:428
+#: ../src/gnome-mines.vala:544
 msgid "Keep Current Game"
 msgstr "Guardar o jogo atual"
 
-#: ../src/gnome-mines.vala:429
+#: ../src/gnome-mines.vala:545
 msgid "Start New Game"
 msgstr "Iniciar um novo jogo"
 
-#. Translators: sorry. This is the clock label when the game has exceeded
-#. * one hour in length. The first %02d is hours, the middle %02d is minutes,
-#. * and the last is seconds. In between are ratio characters and LTR order
-#. * marks, so that nothing gets reversed in RTL languages. You probably do not
-#. * need to change this. Probably.
-#.
-#: ../src/gnome-mines.vala:634
-#, c-format
-msgid "%02d∶‎%02d∶‎%02d"
-msgstr "%02d∶‎%02d∶‎%02d"
+#: ../src/gnome-mines.vala:586
+msgid "St_art Over"
+msgstr "Reco_meçar"
 
-#. Translators: sorry. This is the clock label when the game is less than
-#. * one hour in length. The first %02d is minutes and the last is seconds.
-#. * In between is a ratio character and LTR order mark, so that nothing gets
-#. * reversed in RTL languages. You probably do not need to change this. 
Probably.
-#.
-#: ../src/gnome-mines.vala:643
-#, c-format
-msgid "%02d∶‎%02d"
-msgstr "%02d∶‎%02d"
+#: ../src/gnome-mines.vala:689
+msgid "_Resume"
+msgstr "Co_ntinuar"
+
+#: ../src/gnome-mines.vala:707
+msgid "Play _Again"
+msgstr "Jogar _novamente"
 
-#: ../src/gnome-mines.vala:651
+#: ../src/gnome-mines.vala:753
 msgid "Main game:"
 msgstr "Jogo principal:"
 
-#: ../src/gnome-mines.vala:656
+#: ../src/gnome-mines.vala:758
 msgid "Score:"
 msgstr "Pontuação:"
 
-#: ../src/gnome-mines.vala:659
+#: ../src/gnome-mines.vala:761
 msgid "Resizing and SVG support:"
 msgstr "Redimensionamento e suporte a SVG:"
 
-#: ../src/gnome-mines.vala:681
-msgid ""
-"Clear explosive mines off the board\n"
-"\n"
-"Mines is a part of GNOME Games."
-msgstr ""
-"Elimine minas explosivas para fora do tabuleiro.\n"
-"\n"
-"Minas faz parte do GNOME Games."
+#: ../src/gnome-mines.vala:783
+msgid "Clear explosive mines off the board"
+msgstr "Elimine minas explosivas para fora do tabuleiro."
 
-#: ../src/gnome-mines.vala:688
+#: ../src/gnome-mines.vala:790
 msgid "translator-credits"
 msgstr ""
 "Sandro Nunes Henrique <san...@conectiva.com.br>\n"
@@ -320,10 +337,6 @@
 "Rafael Ferreira <rafael.f...@gmail.com>\n"
 "Enrico Nicoletto <live...@gmail.com>"
 
-#: ../src/gnome-mines.vala:793
-msgid "_Resume"
-msgstr "Co_ntinuar"
-
 #: ../src/score-dialog.vala:18
 msgid "_Close"
 msgstr "Fec_har"
@@ -355,6 +368,26 @@
 msgstr[0] "%u × %u, %u mina"
 msgstr[1] "%u × %u, %u minas"
 
+#: ../src/theme-selector-dialog.vala:83
+msgid "Select Theme"
+msgstr "Selecionar tema"
+
+#: ../src/theme-selector-dialog.vala:106
+msgid "Close"
+msgstr "Fechar"
+
+#~ msgid "5/10"
+#~ msgstr "5/10"
+
+#~ msgid "0:00"
+#~ msgstr "0:00"
+
+#~ msgid "%02d∶‎%02d∶‎%02d"
+#~ msgstr "%02d∶‎%02d∶‎%02d"
+
+#~ msgid "%02d∶‎%02d"
+#~ msgstr "%02d∶‎%02d"
+
 #~ msgid "_Preferences"
 #~ msgstr "_Preferências"
 
@@ -526,9 +559,6 @@
 #~ msgid "A flag to smooth (anti-alias) the 3D display"
 #~ msgstr "Uma marcação para suavizar (anti-alias) a exibição 3D"
 
-#~ msgid "The piece theme to use"
-#~ msgstr "O estilo de peça para usar"
-
 #~ msgid "A flag to enable move hints"
 #~ msgstr "Uma marcação para habilitar dicas de movimentos"
 
@@ -1040,9 +1070,6 @@
 #~ msgid "Failed to open game: %s"
 #~ msgstr "Falha ao abrir o jogo: %s"
 
-#~ msgid "Show release version"
-#~ msgstr "Mostrar versão de lançamento"
-
 #~ msgid "[FILE] - Play Chess"
 #~ msgstr "[FILE] - Jogar xadrez"
 
@@ -1061,9 +1088,6 @@
 #~ msgid "Five or More Preferences"
 #~ msgstr "Preferências do Cinco ou Mais"
 
-#~ msgid "Appearance"
-#~ msgstr "Aparência"
-
 #~ msgid "_Image:"
 #~ msgstr "_Imagem:"
 
@@ -1255,10 +1279,6 @@
 #~ "este programa. Caso contrário, veja <http://www.gnu.org/licenses/>."
 
 #~ msgctxt "board size"
-#~ msgid "Small"
-#~ msgstr "Pequeno"
-
-#~ msgctxt "board size"
 #~ msgid "Medium"
 #~ msgstr "Médio"
 
@@ -2241,9 +2261,6 @@
 #~ msgid "Easy"
 #~ msgstr "Fácil"
 
-#~ msgid "Medium"
-#~ msgstr "Médio"
-
 #~ msgid "Hard"
 #~ msgstr "Difícil"
 
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-mines-3.16.0/src/gnome-mines.c 
new/gnome-mines-3.16.1/src/gnome-mines.c
--- old/gnome-mines-3.16.0/src/gnome-mines.c    2015-03-23 20:46:20.000000000 
+0100
+++ new/gnome-mines-3.16.1/src/gnome-mines.c    2015-04-09 21:04:17.000000000 
+0200
@@ -1,4 +1,4 @@
-/* gnome-mines.c generated by valac 0.26.1, the Vala compiler
+/* gnome-mines.c generated by valac 0.28.0, the Vala compiler
  * generated from gnome-mines.vala, do not modify */
 
 /*
@@ -188,7 +188,7 @@
 
 static gpointer mines_parent_class = NULL;
 static gint mines_game_mode;
-static gint mines_game_mode = 0;
+static gint mines_game_mode = -1;
 
 GType mines_get_type (void) G_GNUC_CONST;
 GType theme_selector_dialog_get_type (void) G_GNUC_CONST;
@@ -3041,7 +3041,6 @@
        ((GApplicationClass *) klass)->handle_local_options = 
mines_real_handle_local_options;
        ((GApplicationClass *) klass)->activate = mines_real_activate;
        G_OBJECT_CLASS (klass)->finalize = mines_finalize;
-       mines_game_mode = -1;
 }
 
 
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-mines-3.16.0/src/history.c new/gnome-mines-3.16.1/src/history.c
--- old/gnome-mines-3.16.0/src/history.c        2015-03-23 20:46:20.000000000 
+0100
+++ new/gnome-mines-3.16.1/src/history.c        2015-04-06 21:21:55.000000000 
+0200
@@ -1,4 +1,4 @@
-/* history.c generated by valac 0.26.1, the Vala compiler
+/* history.c generated by valac 0.28.0, the Vala compiler
  * generated from history.vala, do not modify */
 
 /*
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-mines-3.16.0/src/minefield-view.c 
new/gnome-mines-3.16.1/src/minefield-view.c
--- old/gnome-mines-3.16.0/src/minefield-view.c 2015-03-23 20:46:20.000000000 
+0100
+++ new/gnome-mines-3.16.1/src/minefield-view.c 2015-04-09 21:04:17.000000000 
+0200
@@ -1,4 +1,4 @@
-/* minefield-view.c generated by valac 0.26.1, the Vala compiler
+/* minefield-view.c generated by valac 0.28.0, the Vala compiler
  * generated from minefield-view.vala, do not modify */
 
 /*
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-mines-3.16.0/src/minefield.c new/gnome-mines-3.16.1/src/minefield.c
--- old/gnome-mines-3.16.0/src/minefield.c      2015-03-23 20:46:20.000000000 
+0100
+++ new/gnome-mines-3.16.1/src/minefield.c      2015-04-09 21:04:17.000000000 
+0200
@@ -1,4 +1,4 @@
-/* minefield.c generated by valac 0.26.1, the Vala compiler
+/* minefield.c generated by valac 0.28.0, the Vala compiler
  * generated from minefield.vala, do not modify */
 
 /*
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-mines-3.16.0/src/score-dialog.c 
new/gnome-mines-3.16.1/src/score-dialog.c
--- old/gnome-mines-3.16.0/src/score-dialog.c   2015-03-23 20:46:20.000000000 
+0100
+++ new/gnome-mines-3.16.1/src/score-dialog.c   2015-04-06 21:21:55.000000000 
+0200
@@ -1,4 +1,4 @@
-/* score-dialog.c generated by valac 0.26.1, the Vala compiler
+/* score-dialog.c generated by valac 0.28.0, the Vala compiler
  * generated from score-dialog.vala, do not modify */
 
 
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-mines-3.16.0/src/theme-selector-dialog.c 
new/gnome-mines-3.16.1/src/theme-selector-dialog.c
--- old/gnome-mines-3.16.0/src/theme-selector-dialog.c  2015-03-23 
20:46:20.000000000 +0100
+++ new/gnome-mines-3.16.1/src/theme-selector-dialog.c  2015-04-09 
21:04:17.000000000 +0200
@@ -1,4 +1,4 @@
-/* theme-selector-dialog.c generated by valac 0.26.1, the Vala compiler
+/* theme-selector-dialog.c generated by valac 0.28.0, the Vala compiler
  * generated from theme-selector-dialog.vala, do not modify */
 
 
@@ -751,6 +751,7 @@
        GtkButton* _tmp59_ = NULL;
        GList* _tmp60_ = NULL;
        gint _tmp61_ = 0;
+       MinefieldView* _tmp62_ = NULL;
        g_return_val_if_fail (parent != NULL, NULL);
        _data3_ = g_slice_new0 (Block3Data);
        _data3_->_ref_count_ = 1;
@@ -930,6 +931,8 @@
        _tmp61_ = _data3_->current_index;
        theme_selector_dialog_update_sensitivities (self, _tmp60_, _tmp61_);
        gtk_widget_show_all ((GtkWidget*) self);
+       _tmp62_ = _data3_->minefield;
+       minefield_view_refresh (_tmp62_);
        _g_free0 (current_theme);
        _g_object_unref0 (buttons_holder);
        _g_free0 (desktop);
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-mines-3.16.0/src/theme-selector-dialog.vala 
new/gnome-mines-3.16.1/src/theme-selector-dialog.vala
--- old/gnome-mines-3.16.0/src/theme-selector-dialog.vala       2015-03-02 
18:51:34.000000000 +0100
+++ new/gnome-mines-3.16.1/src/theme-selector-dialog.vala       2015-04-09 
21:05:51.000000000 +0200
@@ -138,6 +138,7 @@
         set_size_request (420, 400);
         update_sensitivities (themes, current_index);
         show_all ();
+        minefield.refresh ();
     }
 
     private void switch_theme_preview (int to_index, List<string> themes)
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-mines-3.16.0/src/tile.c new/gnome-mines-3.16.1/src/tile.c
--- old/gnome-mines-3.16.0/src/tile.c   2015-03-23 20:46:20.000000000 +0100
+++ new/gnome-mines-3.16.1/src/tile.c   2015-04-09 21:04:17.000000000 +0200
@@ -1,4 +1,4 @@
-/* tile.c generated by valac 0.26.1, the Vala compiler
+/* tile.c generated by valac 0.28.0, the Vala compiler
  * generated from tile.vala, do not modify */
 
 


Reply via email to