Hello community,

here is the log from the commit of package four-in-a-row for openSUSE:Factory 
checked in at 2015-05-18 21:54:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/four-in-a-row (Old)
 and      /work/SRC/openSUSE:Factory/.four-in-a-row.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "four-in-a-row"

Changes:
--------
--- /work/SRC/openSUSE:Factory/four-in-a-row/four-in-a-row.changes      
2015-04-23 07:56:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.four-in-a-row.new/four-in-a-row.changes 
2015-05-18 21:54:41.000000000 +0200
@@ -1,0 +2,8 @@
+Tue May 12 18:38:06 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2:
+  + Add symbolic icon.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+-------------------------------------------------------------------

Old:
----
  four-in-a-row-3.16.1.tar.xz

New:
----
  four-in-a-row-3.16.2.tar.xz

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

Other differences:
------------------
++++++ four-in-a-row.spec ++++++
--- /var/tmp/diff_new_pack.ktCHPb/_old  2015-05-18 21:54:42.000000000 +0200
+++ /var/tmp/diff_new_pack.ktCHPb/_new  2015-05-18 21:54:42.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           four-in-a-row
-Version:        3.16.1
+Version:        3.16.2
 Release:        0
 Summary:        Connect Four Game for GNOME
 License:        GPL-2.0+ and GPL-3.0+
@@ -63,13 +63,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)
@@ -81,8 +79,7 @@
 %{_datadir}/appdata/four-in-a-row.appdata.xml
 %{_datadir}/applications/four-in-a-row.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{name}.*
-%{_datadir}/icons/HighContrast/
+%{_datadir}/icons/hicolor/*/apps/%{name}*
 %{_mandir}/man6/%{name}.6%{?ext_man}
 
 %files lang -f %{name}.lang

++++++ four-in-a-row-3.16.1.tar.xz -> four-in-a-row-3.16.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/Makefile.in 
new/four-in-a-row-3.16.2/Makefile.in
--- old/four-in-a-row-3.16.1/Makefile.in        2015-04-13 18:57:52.000000000 
+0200
+++ new/four-in-a-row-3.16.2/Makefile.in        2015-05-12 16:42:23.000000000 
+0200
@@ -156,7 +156,7 @@
 CSCOPE = cscope
 DIST_SUBDIRS = $(SUBDIRS)
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in COPYING \
-       NEWS README compile depcomp install-sh missing
+       NEWS README compile install-sh missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/NEWS 
new/four-in-a-row-3.16.2/NEWS
--- old/four-in-a-row-3.16.1/NEWS       2015-04-13 18:57:16.000000000 +0200
+++ new/four-in-a-row-3.16.2/NEWS       2015-05-12 16:41:53.000000000 +0200
@@ -1,3 +1,8 @@
+3.16.2 - May 12, 2015
+=====================
+
+* Add symbolic icon (Jakub Steiner)
+
 3.16.1 - April 13, 2015
 =======================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/configure 
new/four-in-a-row-3.16.2/configure
--- old/four-in-a-row-3.16.1/configure  2015-04-13 18:57:52.000000000 +0200
+++ new/four-in-a-row-3.16.2/configure  2015-05-12 16:42:22.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Four-in-a-Row 3.16.1.
+# Generated by GNU Autoconf 2.69 for Four-in-a-Row 3.16.2.
 #
 # Report bugs to <https://bugzilla.gnome.org/>.
 #
@@ -639,8 +639,8 @@
 # Identity of this package.
 PACKAGE_NAME='Four-in-a-Row'
 PACKAGE_TARNAME='four-in-a-row'
-PACKAGE_VERSION='3.16.1'
-PACKAGE_STRING='Four-in-a-Row 3.16.1'
+PACKAGE_VERSION='3.16.2'
+PACKAGE_STRING='Four-in-a-Row 3.16.2'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Four-in-a-row'
 
@@ -1358,7 +1358,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Four-in-a-Row 3.16.1 to adapt to many kinds of systems.
+\`configure' configures Four-in-a-Row 3.16.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1424,7 +1424,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Four-in-a-Row 3.16.1:";;
+     short | recursive ) echo "Configuration of Four-in-a-Row 3.16.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1540,7 +1540,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Four-in-a-Row configure 3.16.1
+Four-in-a-Row configure 3.16.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1595,7 +1595,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Four-in-a-Row $as_me 3.16.1, which was
+It was created by Four-in-a-Row $as_me 3.16.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2458,7 +2458,7 @@
 
 # Define the identity of the package.
  PACKAGE='four-in-a-row'
- VERSION='3.16.1'
+ VERSION='3.16.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -5158,7 +5158,7 @@
 
 
 
-ac_config_files="$ac_config_files Makefile po/Makefile.in data/Makefile 
data/icons/Makefile data/icons/hicolor/Makefile 
data/icons/HighContrast/Makefile help/Makefile src/Makefile"
+ac_config_files="$ac_config_files Makefile po/Makefile.in data/Makefile 
data/icons/Makefile data/icons/hicolor/Makefile help/Makefile src/Makefile"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -5698,7 +5698,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Four-in-a-Row $as_me 3.16.1, which was
+This file was extended by Four-in-a-Row $as_me 3.16.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5765,7 +5765,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Four-in-a-Row config.status 3.16.1
+Four-in-a-Row config.status 3.16.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -5901,7 +5901,6 @@
     "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
     "data/icons/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/Makefile" ;;
     "data/icons/hicolor/Makefile") CONFIG_FILES="$CONFIG_FILES 
data/icons/hicolor/Makefile" ;;
-    "data/icons/HighContrast/Makefile") CONFIG_FILES="$CONFIG_FILES 
data/icons/HighContrast/Makefile" ;;
     "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
     "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/configure.ac 
new/four-in-a-row-3.16.2/configure.ac
--- old/four-in-a-row-3.16.1/configure.ac       2015-04-13 18:57:33.000000000 
+0200
+++ new/four-in-a-row-3.16.2/configure.ac       2015-05-12 16:41:19.000000000 
+0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Four-in-a-Row], [3.16.1], [https://bugzilla.gnome.org/],
+AC_INIT([Four-in-a-Row], [3.16.2], [https://bugzilla.gnome.org/],
         [four-in-a-row], [https://wiki.gnome.org/Apps/Four-in-a-row])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
@@ -59,7 +59,6 @@
 data/Makefile
 data/icons/Makefile
 data/icons/hicolor/Makefile
-data/icons/HighContrast/Makefile
 help/Makefile
 src/Makefile
 ])
Files old/four-in-a-row-3.16.1/data/icons/HighContrast/16x16/four-in-a-row.png 
and new/four-in-a-row-3.16.2/data/icons/HighContrast/16x16/four-in-a-row.png 
differ
Files old/four-in-a-row-3.16.1/data/icons/HighContrast/22x22/four-in-a-row.png 
and new/four-in-a-row-3.16.2/data/icons/HighContrast/22x22/four-in-a-row.png 
differ
Files old/four-in-a-row-3.16.1/data/icons/HighContrast/24x24/four-in-a-row.png 
and new/four-in-a-row-3.16.2/data/icons/HighContrast/24x24/four-in-a-row.png 
differ
Files 
old/four-in-a-row-3.16.1/data/icons/HighContrast/256x256/four-in-a-row.png and 
new/four-in-a-row-3.16.2/data/icons/HighContrast/256x256/four-in-a-row.png 
differ
Files old/four-in-a-row-3.16.1/data/icons/HighContrast/32x32/four-in-a-row.png 
and new/four-in-a-row-3.16.2/data/icons/HighContrast/32x32/four-in-a-row.png 
differ
Files old/four-in-a-row-3.16.1/data/icons/HighContrast/48x48/four-in-a-row.png 
and new/four-in-a-row-3.16.2/data/icons/HighContrast/48x48/four-in-a-row.png 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/four-in-a-row-3.16.1/data/icons/HighContrast/Makefile.am 
new/four-in-a-row-3.16.2/data/icons/HighContrast/Makefile.am
--- old/four-in-a-row-3.16.1/data/icons/HighContrast/Makefile.am        
2015-04-13 17:26:20.000000000 +0200
+++ new/four-in-a-row-3.16.2/data/icons/HighContrast/Makefile.am        
1970-01-01 01:00:00.000000000 +0100
@@ -1,17 +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
-
-icon16_DATA = 16x16/four-in-a-row.png
-icon22_DATA = 22x22/four-in-a-row.png
-icon24_DATA = 24x24/four-in-a-row.png
-icon32_DATA = 32x32/four-in-a-row.png
-icon48_DATA = 48x48/four-in-a-row.png
-icon256_DATA = 256x256/four-in-a-row.png
-
-EXTRA_DIST = $(icon16_DATA) $(icon22_DATA) $(icon24_DATA) $(icon32_DATA) 
$(icon48_DATA) $(icon256_DATA)
-
--include $(top_srcdir)/git.mk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/four-in-a-row-3.16.1/data/icons/HighContrast/Makefile.in 
new/four-in-a-row-3.16.2/data/icons/HighContrast/Makefile.in
--- old/four-in-a-row-3.16.1/data/icons/HighContrast/Makefile.in        
2015-04-13 18:57:53.000000000 +0200
+++ new/four-in-a-row-3.16.2/data/icons/HighContrast/Makefile.in        
1970-01-01 01:00:00.000000000 +0100
@@ -1,615 +0,0 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-am__is_gnu_make = { \
-  if test -z '$(MAKELEVEL)'; then \
-    false; \
-  elif test -n '$(MAKE_HOST)'; then \
-    true; \
-  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
-    true; \
-  else \
-    false; \
-  fi; \
-}
-am__make_running_with_option = \
-  case $${target_option-} in \
-      ?) ;; \
-      *) echo "am__make_running_with_option: internal error: invalid" \
-              "target option '$${target_option-}' specified" >&2; \
-         exit 1;; \
-  esac; \
-  has_opt=no; \
-  sane_makeflags=$$MAKEFLAGS; \
-  if $(am__is_gnu_make); then \
-    sane_makeflags=$$MFLAGS; \
-  else \
-    case $$MAKEFLAGS in \
-      *\\[\ \  ]*) \
-        bs=\\; \
-        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
-          | sed "s/$$bs$$bs[$$bs $$bs  ]*//g"`;; \
-    esac; \
-  fi; \
-  skip_next=no; \
-  strip_trailopt () \
-  { \
-    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
-  }; \
-  for flg in $$sane_makeflags; do \
-    test $$skip_next = yes && { skip_next=no; continue; }; \
-    case $$flg in \
-      *=*|--*) continue;; \
-        -*I) strip_trailopt 'I'; skip_next=yes;; \
-      -*I?*) strip_trailopt 'I';; \
-        -*O) strip_trailopt 'O'; skip_next=yes;; \
-      -*O?*) strip_trailopt 'O';; \
-        -*l) strip_trailopt 'l'; skip_next=yes;; \
-      -*l?*) strip_trailopt 'l';; \
-      -[dEDm]) skip_next=yes;; \
-      -[JT]) skip_next=yes;; \
-    esac; \
-    case $$flg in \
-      *$$target_option*) has_opt=yes; break;; \
-    esac; \
-  done; \
-  test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-subdir = data/icons/HighContrast
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
-am__v_P_1 = :
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo "  GEN     " $@;
-am__v_GEN_1 = 
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
-am__v_at_1 = 
-SOURCES =
-DIST_SOURCES =
-am__can_run_installinfo = \
-  case $$AM_UPDATE_INFO_DIR in \
-    n|no|NO) false;; \
-    *) (install-info --version) >/dev/null 2>&1;; \
-  esac
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__uninstall_files_from_dir = { \
-  test -z "$$files" \
-    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
-    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
-         $(am__cd) "$$dir" && rm -f $$files; }; \
-  }
-am__installdirs = "$(DESTDIR)$(icon16dir)" "$(DESTDIR)$(icon22dir)" \
-       "$(DESTDIR)$(icon24dir)" "$(DESTDIR)$(icon256dir)" \
-       "$(DESTDIR)$(icon32dir)" "$(DESTDIR)$(icon48dir)"
-DATA = $(icon16_DATA) $(icon22_DATA) $(icon24_DATA) $(icon256_DATA) \
-       $(icon32_DATA) $(icon48_DATA)
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
-am__DIST_COMMON = $(srcdir)/Makefile.in
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-APPSTREAM_UTIL = @APPSTREAM_UTIL@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DESKTOP_FILE_VALIDATE = @DESKTOP_FILE_VALIDATE@
-DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EXEEXT = @EXEEXT@
-FOUR_IN_A_ROW_CFLAGS = @FOUR_IN_A_ROW_CFLAGS@
-FOUR_IN_A_ROW_LIBS = @FOUR_IN_A_ROW_LIBS@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
-GMSGFMT = @GMSGFMT@
-GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
-GTESTER = @GTESTER@
-HELP_DIR = @HELP_DIR@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
-INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
-INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
-INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
-ITSTOOL = @ITSTOOL@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MSGFMT = @MSGFMT@
-MSGMERGE = @MSGMERGE@
-OBJEXT = @OBJEXT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_NLS = @USE_NLS@
-VALAC = @VALAC@
-VERSION = @VERSION@
-XGETTEXT = @XGETTEXT@
-XMLLINT = @XMLLINT@
-YELP_LC_DIST = @YELP_LC_DIST@
-YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-appstreamxmldir = @appstreamxmldir@
-bindir = @bindir@
-build_alias = @build_alias@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gsettingsschemadir = @gsettingsschemadir@
-host_alias = @host_alias@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-intltool__v_merge_options_ = @intltool__v_merge_options_@
-intltool__v_merge_options_0 = @intltool__v_merge_options_0@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-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
-icon16_DATA = 16x16/four-in-a-row.png
-icon22_DATA = 22x22/four-in-a-row.png
-icon24_DATA = 24x24/four-in-a-row.png
-icon32_DATA = 32x32/four-in-a-row.png
-icon48_DATA = 48x48/four-in-a-row.png
-icon256_DATA = 256x256/four-in-a-row.png
-EXTRA_DIST = $(icon16_DATA) $(icon22_DATA) $(icon24_DATA) $(icon32_DATA) 
$(icon48_DATA) $(icon256_DATA)
-all: all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  
$(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-               && { if test -f $@; then exit 0; else break; fi; }; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign 
data/icons/HighContrast/Makefile'; \
-       $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --foreign data/icons/HighContrast/Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 
$(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 
$(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure 
$(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-icon16DATA: $(icon16_DATA)
-       @$(NORMAL_INSTALL)
-       @list='$(icon16_DATA)'; test -n "$(icon16dir)" || list=; \
-       if test -n "$$list"; then \
-         echo " $(MKDIR_P) '$(DESTDIR)$(icon16dir)'"; \
-         $(MKDIR_P) "$(DESTDIR)$(icon16dir)" || exit 1; \
-       fi; \
-       for p in $$list; do \
-         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-         echo "$$d$$p"; \
-       done | $(am__base_list) | \
-       while read files; do \
-         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icon16dir)'"; \
-         $(INSTALL_DATA) $$files "$(DESTDIR)$(icon16dir)" || exit $$?; \
-       done
-
-uninstall-icon16DATA:
-       @$(NORMAL_UNINSTALL)
-       @list='$(icon16_DATA)'; test -n "$(icon16dir)" || list=; \
-       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       dir='$(DESTDIR)$(icon16dir)'; $(am__uninstall_files_from_dir)
-install-icon22DATA: $(icon22_DATA)
-       @$(NORMAL_INSTALL)
-       @list='$(icon22_DATA)'; test -n "$(icon22dir)" || list=; \
-       if test -n "$$list"; then \
-         echo " $(MKDIR_P) '$(DESTDIR)$(icon22dir)'"; \
-         $(MKDIR_P) "$(DESTDIR)$(icon22dir)" || exit 1; \
-       fi; \
-       for p in $$list; do \
-         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-         echo "$$d$$p"; \
-       done | $(am__base_list) | \
-       while read files; do \
-         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icon22dir)'"; \
-         $(INSTALL_DATA) $$files "$(DESTDIR)$(icon22dir)" || exit $$?; \
-       done
-
-uninstall-icon22DATA:
-       @$(NORMAL_UNINSTALL)
-       @list='$(icon22_DATA)'; test -n "$(icon22dir)" || list=; \
-       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       dir='$(DESTDIR)$(icon22dir)'; $(am__uninstall_files_from_dir)
-install-icon24DATA: $(icon24_DATA)
-       @$(NORMAL_INSTALL)
-       @list='$(icon24_DATA)'; test -n "$(icon24dir)" || list=; \
-       if test -n "$$list"; then \
-         echo " $(MKDIR_P) '$(DESTDIR)$(icon24dir)'"; \
-         $(MKDIR_P) "$(DESTDIR)$(icon24dir)" || exit 1; \
-       fi; \
-       for p in $$list; do \
-         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-         echo "$$d$$p"; \
-       done | $(am__base_list) | \
-       while read files; do \
-         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icon24dir)'"; \
-         $(INSTALL_DATA) $$files "$(DESTDIR)$(icon24dir)" || exit $$?; \
-       done
-
-uninstall-icon24DATA:
-       @$(NORMAL_UNINSTALL)
-       @list='$(icon24_DATA)'; test -n "$(icon24dir)" || list=; \
-       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       dir='$(DESTDIR)$(icon24dir)'; $(am__uninstall_files_from_dir)
-install-icon256DATA: $(icon256_DATA)
-       @$(NORMAL_INSTALL)
-       @list='$(icon256_DATA)'; test -n "$(icon256dir)" || list=; \
-       if test -n "$$list"; then \
-         echo " $(MKDIR_P) '$(DESTDIR)$(icon256dir)'"; \
-         $(MKDIR_P) "$(DESTDIR)$(icon256dir)" || exit 1; \
-       fi; \
-       for p in $$list; do \
-         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-         echo "$$d$$p"; \
-       done | $(am__base_list) | \
-       while read files; do \
-         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icon256dir)'"; \
-         $(INSTALL_DATA) $$files "$(DESTDIR)$(icon256dir)" || exit $$?; \
-       done
-
-uninstall-icon256DATA:
-       @$(NORMAL_UNINSTALL)
-       @list='$(icon256_DATA)'; test -n "$(icon256dir)" || list=; \
-       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       dir='$(DESTDIR)$(icon256dir)'; $(am__uninstall_files_from_dir)
-install-icon32DATA: $(icon32_DATA)
-       @$(NORMAL_INSTALL)
-       @list='$(icon32_DATA)'; test -n "$(icon32dir)" || list=; \
-       if test -n "$$list"; then \
-         echo " $(MKDIR_P) '$(DESTDIR)$(icon32dir)'"; \
-         $(MKDIR_P) "$(DESTDIR)$(icon32dir)" || exit 1; \
-       fi; \
-       for p in $$list; do \
-         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-         echo "$$d$$p"; \
-       done | $(am__base_list) | \
-       while read files; do \
-         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icon32dir)'"; \
-         $(INSTALL_DATA) $$files "$(DESTDIR)$(icon32dir)" || exit $$?; \
-       done
-
-uninstall-icon32DATA:
-       @$(NORMAL_UNINSTALL)
-       @list='$(icon32_DATA)'; test -n "$(icon32dir)" || list=; \
-       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       dir='$(DESTDIR)$(icon32dir)'; $(am__uninstall_files_from_dir)
-install-icon48DATA: $(icon48_DATA)
-       @$(NORMAL_INSTALL)
-       @list='$(icon48_DATA)'; test -n "$(icon48dir)" || list=; \
-       if test -n "$$list"; then \
-         echo " $(MKDIR_P) '$(DESTDIR)$(icon48dir)'"; \
-         $(MKDIR_P) "$(DESTDIR)$(icon48dir)" || exit 1; \
-       fi; \
-       for p in $$list; do \
-         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-         echo "$$d$$p"; \
-       done | $(am__base_list) | \
-       while read files; do \
-         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icon48dir)'"; \
-         $(INSTALL_DATA) $$files "$(DESTDIR)$(icon48dir)" || exit $$?; \
-       done
-
-uninstall-icon48DATA:
-       @$(NORMAL_UNINSTALL)
-       @list='$(icon48_DATA)'; test -n "$(icon48dir)" || list=; \
-       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       dir='$(DESTDIR)$(icon48dir)'; $(am__uninstall_files_from_dir)
-tags TAGS:
-
-ctags CTAGS:
-
-cscope cscopelist:
-
-
-distdir: $(DISTFILES)
-       @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-       list='$(DISTFILES)'; \
-         dist_files=`for file in $$list; do echo $$file; done | \
-         sed -e "s|^$$srcdirstrip/||;t" \
-             -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-       case $$dist_files in \
-         */*) $(MKDIR_P) `echo "$$dist_files" | \
-                          sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-                          sort -u` ;; \
-       esac; \
-       for file in $$dist_files; do \
-         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-         if test -d $$d/$$file; then \
-           dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-           if test -d "$(distdir)/$$file"; then \
-             find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx 
{} \;; \
-           fi; \
-           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-             cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-             find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx 
{} \;; \
-           fi; \
-           cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-         else \
-           test -f "$(distdir)/$$file" \
-           || cp -p $$d/$$file "$(distdir)/$$file" \
-           || exit 1; \
-         fi; \
-       done
-check-am: all-am
-check: check-am
-all-am: Makefile $(DATA)
-installdirs:
-       for dir in "$(DESTDIR)$(icon16dir)" "$(DESTDIR)$(icon22dir)" 
"$(DESTDIR)$(icon24dir)" "$(DESTDIR)$(icon256dir)" "$(DESTDIR)$(icon32dir)" 
"$(DESTDIR)$(icon48dir)"; do \
-         test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-       done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-       if test -z '$(STRIP)'; then \
-         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
\
-             install; \
-       else \
-         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
\
-           "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
-       fi
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-       -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-       -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f 
$(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-       @echo "This command is intended for maintainers to use"
-       @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic mostlyclean-am
-
-distclean: distclean-am
-       -rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-icon16DATA install-icon22DATA \
-       install-icon24DATA install-icon256DATA install-icon32DATA \
-       install-icon48DATA
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-icon16DATA uninstall-icon22DATA \
-       uninstall-icon24DATA uninstall-icon256DATA \
-       uninstall-icon32DATA uninstall-icon48DATA
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
-       ctags-am distclean distclean-generic distdir dvi dvi-am html \
-       html-am info info-am install install-am install-data \
-       install-data-am install-dvi install-dvi-am install-exec \
-       install-exec-am install-html install-html-am \
-       install-icon16DATA install-icon22DATA install-icon24DATA \
-       install-icon256DATA install-icon32DATA install-icon48DATA \
-       install-info install-info-am install-man install-pdf \
-       install-pdf-am install-ps install-ps-am install-strip \
-       installcheck installcheck-am installdirs maintainer-clean \
-       maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
-       pdf-am ps ps-am tags-am uninstall uninstall-am \
-       uninstall-icon16DATA uninstall-icon22DATA uninstall-icon24DATA \
-       uninstall-icon256DATA uninstall-icon32DATA \
-       uninstall-icon48DATA
-
-.PRECIOUS: Makefile
-
-
--include $(top_srcdir)/git.mk
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/data/icons/Makefile.am 
new/four-in-a-row-3.16.2/data/icons/Makefile.am
--- old/four-in-a-row-3.16.1/data/icons/Makefile.am     2015-04-13 
17:26:20.000000000 +0200
+++ new/four-in-a-row-3.16.2/data/icons/Makefile.am     2015-04-30 
17:51:04.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' old/four-in-a-row-3.16.1/data/icons/Makefile.in 
new/four-in-a-row-3.16.2/data/icons/Makefile.in
--- old/four-in-a-row-3.16.1/data/icons/Makefile.in     2015-04-13 
18:57:53.000000000 +0200
+++ new/four-in-a-row-3.16.2/data/icons/Makefile.in     2015-05-12 
16:42:23.000000000 +0200
@@ -299,7 +299,7 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-SUBDIRS = hicolor HighContrast
+SUBDIRS = hicolor
 all: all-recursive
 
 .SUFFIXES:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/data/icons/hicolor/Makefile.am 
new/four-in-a-row-3.16.2/data/icons/hicolor/Makefile.am
--- old/four-in-a-row-3.16.1/data/icons/hicolor/Makefile.am     2015-04-13 
17:26:20.000000000 +0200
+++ new/four-in-a-row-3.16.2/data/icons/hicolor/Makefile.am     2015-04-30 
17:51:04.000000000 +0200
@@ -10,7 +10,9 @@
 icon24_DATA = 24x24/four-in-a-row.png
 icon32_DATA = 32x32/four-in-a-row.png
 icon48_DATA = 48x48/four-in-a-row.png
-iconscalable_DATA = scalable/four-in-a-row.svg
+iconscalable_DATA = \
+  scalable/four-in-a-row.svg \
+  scalable/four-in-a-row-symbolic.svg
 
 EXTRA_DIST = $(icon16_DATA) $(icon22_DATA) $(icon24_DATA) $(icon32_DATA) 
$(icon48_DATA) $(iconscalable_DATA)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/data/icons/hicolor/Makefile.in 
new/four-in-a-row-3.16.2/data/icons/hicolor/Makefile.in
--- old/four-in-a-row-3.16.1/data/icons/hicolor/Makefile.in     2015-04-13 
18:57:53.000000000 +0200
+++ new/four-in-a-row-3.16.2/data/icons/hicolor/Makefile.in     2015-05-12 
16:42:23.000000000 +0200
@@ -283,7 +283,10 @@
 icon24_DATA = 24x24/four-in-a-row.png
 icon32_DATA = 32x32/four-in-a-row.png
 icon48_DATA = 48x48/four-in-a-row.png
-iconscalable_DATA = scalable/four-in-a-row.svg
+iconscalable_DATA = \
+  scalable/four-in-a-row.svg \
+  scalable/four-in-a-row-symbolic.svg
+
 EXTRA_DIST = $(icon16_DATA) $(icon22_DATA) $(icon24_DATA) $(icon32_DATA) 
$(icon48_DATA) $(iconscalable_DATA)
 all: all-am
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/four-in-a-row-3.16.1/data/icons/hicolor/scalable/four-in-a-row-symbolic.svg 
new/four-in-a-row-3.16.2/data/icons/hicolor/scalable/four-in-a-row-symbolic.svg
--- 
old/four-in-a-row-3.16.1/data/icons/hicolor/scalable/four-in-a-row-symbolic.svg 
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/four-in-a-row-3.16.2/data/icons/hicolor/scalable/four-in-a-row-symbolic.svg 
    2015-04-30 17:51:04.000000000 +0200
@@ -0,0 +1,37 @@
+<?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='four-in-a-row-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='-26.676442' 
inkscape:cy='-10.64485' 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='11.313708'>
+    <inkscape:grid empspacing='2' enabled='true' id='grid4866' originx='-142' 
originy='-362' 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(-383.0002,145)'>
+
+    <path inkscape:connector-curvature='0' d='m 386.0002,-130.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8' style='fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 390.0002,-130.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-4' 
style='opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 394.0002,-130.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-8' style='fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 398.0002,-130.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-4-5' style='fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 386.0002,-134.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-1' 
style='opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 390.0002,-134.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-4-0' style='fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 394.0002,-134.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-8-6' 
style='opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 398.0002,-134.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-4-5-5' 
style='opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 394.0002,-138.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-8-6-1' style='fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 398.0002,-138.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-4-5-5-6' 
style='opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none'/>
+    <path inkscape:connector-curvature='0' d='m 398.0002,-142.5 a 1.5,1.5 0 0 
1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 
z' id='path10610-8-4-5-5-6-2' style='fill:#bebebe;fill-opacity:1;stroke:none'/>
+  </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/src/ai.c 
new/four-in-a-row-3.16.2/src/ai.c
--- old/four-in-a-row-3.16.1/src/ai.c   2015-04-13 17:26:30.000000000 +0200
+++ new/four-in-a-row-3.16.2/src/ai.c   2015-05-12 16:42:28.000000000 +0200
@@ -1,4 +1,4 @@
-/* ai.c generated by valac 0.28.0.2-022b, the Vala compiler
+/* ai.c generated by valac 0.28.0.14-080be, the Vala compiler
  * generated from ai.vala, do not modify */
 
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
@@ -1795,15 +1795,15 @@
        gchar result = '\0';
        glong _tmp0_ = 0L;
        gchar _tmp1_ = '\0';
-#line 996 "/home/mcatanzaro/jhbuild/install/share/vala-0.28/vapi/glib-2.0.vapi"
+#line 996 "/home/mcatanzaro/jhbuild/install/share/vala-0.30/vapi/glib-2.0.vapi"
        g_return_val_if_fail (self != NULL, '\0');
-#line 997 "/home/mcatanzaro/jhbuild/install/share/vala-0.28/vapi/glib-2.0.vapi"
+#line 997 "/home/mcatanzaro/jhbuild/install/share/vala-0.30/vapi/glib-2.0.vapi"
        _tmp0_ = index;
-#line 997 "/home/mcatanzaro/jhbuild/install/share/vala-0.28/vapi/glib-2.0.vapi"
+#line 997 "/home/mcatanzaro/jhbuild/install/share/vala-0.30/vapi/glib-2.0.vapi"
        _tmp1_ = ((gchar*) self)[_tmp0_];
-#line 997 "/home/mcatanzaro/jhbuild/install/share/vala-0.28/vapi/glib-2.0.vapi"
+#line 997 "/home/mcatanzaro/jhbuild/install/share/vala-0.30/vapi/glib-2.0.vapi"
        result = _tmp1_;
-#line 997 "/home/mcatanzaro/jhbuild/install/share/vala-0.28/vapi/glib-2.0.vapi"
+#line 997 "/home/mcatanzaro/jhbuild/install/share/vala-0.30/vapi/glib-2.0.vapi"
        return result;
 #line 1809 "ai.c"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/src/ai.h 
new/four-in-a-row-3.16.2/src/ai.h
--- old/four-in-a-row-3.16.1/src/ai.h   2015-04-13 17:26:30.000000000 +0200
+++ new/four-in-a-row-3.16.2/src/ai.h   2015-05-12 16:42:28.000000000 +0200
@@ -1,4 +1,4 @@
-/* ai.h generated by valac 0.28.0.2-022b, the Vala compiler, do not modify */
+/* ai.h generated by valac 0.28.0.14-080be, the Vala compiler, do not modify */
 
 
 #ifndef __AI_H__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.16.1/src/test-ai.c 
new/four-in-a-row-3.16.2/src/test-ai.c
--- old/four-in-a-row-3.16.1/src/test-ai.c      2015-04-13 17:26:30.000000000 
+0200
+++ new/four-in-a-row-3.16.2/src/test-ai.c      2015-05-12 16:42:28.000000000 
+0200
@@ -1,4 +1,4 @@
-/* test-ai.c generated by valac 0.28.0.2-022b, the Vala compiler
+/* test-ai.c generated by valac 0.28.0.14-080be, the Vala compiler
  * generated from test-ai.vala, do not modify */
 
 /* -*- Mode: vala; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-


Reply via email to