Hello community,

here is the log from the commit of package aisleriot for openSUSE:Factory 
checked in at 2014-05-20 14:25:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aisleriot (Old)
 and      /work/SRC/openSUSE:Factory/.aisleriot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aisleriot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aisleriot/aisleriot.changes      2014-05-05 
21:14:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aisleriot.new/aisleriot.changes 2014-05-20 
14:27:23.000000000 +0200
@@ -1,0 +2,8 @@
+Sat May 17 07:13:40 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.1:
+  + build: Remove GNOME_COMMON_INIT (bgo#729400).
+  + board: Use nicer hand cursors.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  aisleriot-3.12.0.tar.xz

New:
----
  aisleriot-3.12.1.tar.xz

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

Other differences:
------------------
++++++ aisleriot.spec ++++++
--- /var/tmp/diff_new_pack.eovGAV/_old  2014-05-20 14:27:24.000000000 +0200
+++ /var/tmp/diff_new_pack.eovGAV/_new  2014-05-20 14:27:24.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           aisleriot
-Version:        3.12.0
+Version:        3.12.1
 Release:        0
 Summary:        Solitaire Card Games for GNOME
 License:        GPL-3.0+

++++++ aisleriot-3.12.0.tar.xz -> aisleriot-3.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/ChangeLog 
new/aisleriot-3.12.1/ChangeLog
--- old/aisleriot-3.12.0/ChangeLog      2014-03-24 14:52:18.000000000 +0100
+++ new/aisleriot-3.12.1/ChangeLog      2014-05-12 20:53:41.000000000 +0200
@@ -1,3 +1,68 @@
+commit 8b7963909841bf8bf9d12fe349226d5a0b746337
+Author: Ihar Hrachyshka <ihar.hrachys...@gmail.com>
+Date:   Sun May 4 23:05:40 2014 +0200
+
+    Updated Belarusian translation.
+
+ po/be.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 1d49056b29c366f9705869ba875eb3f8882f47be
+Author: Benjamin Steinwender <b...@stbe.at>
+Date:   Sun May 4 06:58:45 2014 +0000
+
+    Updated German translation
+
+ po/de.po | 15 +++++++++------
+ 1 file changed, 9 insertions(+), 6 deletions(-)
+
+commit 1b5df6e8696a6ad16900d8d394c8c3cfd4c5e94e
+Author: Philip Withnall <philip.withn...@collabora.co.uk>
+Date:   Fri May 2 16:35:59 2014 +0200
+
+    build: Remove GNOME_COMMON_INIT
+    
+    It is deprecated. Instead, ACLOCAL_AMFLAGS should be set in Makefile.am.
+    
+    https://bugzilla.gnome.org/show_bug.cgi?id=729400
+
+ configure.ac | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit b29b447157277503784420b20f00aaac787d90c2
+Author: Christian Persch <c...@gnome.org>
+Date:   Tue Apr 22 18:05:59 2014 +0200
+
+    board: Use nicer hand cursors
+    
+    Try the named cursors first before falling back to the built-in pixmap 
ones.
+    
+    (cherry picked from commit f140cba4657579591c68554d43c30a675e38c049)
+
+ src/ar-clutter-embed.c |  4 ++--
+ src/ar-cursor.c        | 20 +++++++++++++++-----
+ src/ar-cursor.h        |  2 +-
+ src/board-noclutter.c  |  4 ++--
+ 4 files changed, 20 insertions(+), 10 deletions(-)
+
+commit 3ff9ec84055ba4b1bd05d7ae2272a2bc25449529
+Author: Dirgita <dirgitadev...@gmail.com>
+Date:   Tue Apr 22 11:02:28 2014 +0000
+
+    Updated Indonesian translation
+
+ po/id.po | 22 ++++++++++++----------
+ 1 file changed, 12 insertions(+), 10 deletions(-)
+
+commit 094baf6bcd22ee56e892a8550aacf88f0f619498
+Author: Christian Persch <c...@gnome.org>
+Date:   Mon Mar 24 14:53:56 2014 +0100
+
+    Post release version bump
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 5c9d947bfb514b2e2fe88651726cdb89d36fe11b
 Author: Christian Persch <c...@gnome.org>
 Date:   Mon Mar 24 14:37:29 2014 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/Makefile.in 
new/aisleriot-3.12.1/Makefile.in
--- old/aisleriot-3.12.0/Makefile.in    2014-03-24 14:47:10.000000000 +0100
+++ new/aisleriot-3.12.1/Makefile.in    2014-05-12 20:51:55.000000000 +0200
@@ -199,7 +199,6 @@
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
 distcleancheck_listfiles = find . -type f -print
 ACLOCAL = @ACLOCAL@
-ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 AISLERIOT_CFLAGS = @AISLERIOT_CFLAGS@
 AISLERIOT_LIBS = @AISLERIOT_LIBS@
 ALL_LINGUAS = @ALL_LINGUAS@
@@ -377,6 +376,7 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 valgrinddir = @valgrinddir@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 NULL = 
 SUBDIRS = src games data po $(am__append_1) $(am__append_2)
 DISTCHECK_CONFIGURE_FLAGS = \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/cards/Makefile.in 
new/aisleriot-3.12.1/cards/Makefile.in
--- old/aisleriot-3.12.0/cards/Makefile.in      2014-03-24 14:47:10.000000000 
+0100
+++ new/aisleriot-3.12.1/cards/Makefile.in      2014-05-12 20:51:55.000000000 
+0200
@@ -144,7 +144,6 @@
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
-ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 AISLERIOT_CFLAGS = @AISLERIOT_CFLAGS@
 AISLERIOT_LIBS = @AISLERIOT_LIBS@
 ALL_LINGUAS = @ALL_LINGUAS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/configure 
new/aisleriot-3.12.1/configure
--- old/aisleriot-3.12.0/configure      2014-03-24 14:47:08.000000000 +0100
+++ new/aisleriot-3.12.1/configure      2014-05-12 20:51:58.000000000 +0200
@@ -1,7 +1,7 @@
 #! /usr/bin/env bash
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNOME Patience 3.12.0.
+# Generated by GNU Autoconf 2.69 for GNOME Patience 3.12.1.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=aisleriot>.
 #
@@ -592,8 +592,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Patience'
 PACKAGE_TARNAME='aisleriot'
-PACKAGE_VERSION='3.12.0'
-PACKAGE_STRING='GNOME Patience 3.12.0'
+PACKAGE_VERSION='3.12.1'
+PACKAGE_STRING='GNOME Patience 3.12.1'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=aisleriot'
 PACKAGE_URL=''
 
@@ -747,7 +747,6 @@
 GTK_API_VERSION
 HAVE_GNOME_FALSE
 HAVE_GNOME_TRUE
-ACLOCAL_AMFLAGS
 OTOOL64
 OTOOL
 LIPO
@@ -1467,7 +1466,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 GNOME Patience 3.12.0 to adapt to many kinds of 
systems.
+\`configure' configures GNOME Patience 3.12.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1537,7 +1536,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNOME Patience 3.12.0:";;
+     short | recursive ) echo "Configuration of GNOME Patience 3.12.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1713,7 +1712,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNOME Patience configure 3.12.0
+GNOME Patience configure 3.12.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2082,7 +2081,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNOME Patience $as_me 3.12.0, which was
+It was created by GNOME Patience $as_me 3.12.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2951,7 +2950,7 @@
 
 # Define the identity of the package.
  PACKAGE='aisleriot'
- VERSION='3.12.0'
+ VERSION='3.12.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11959,16 +11958,6 @@
 
 
 
-
-
-      ACLOCAL_AMFLAGS="\${ACLOCAL_FLAGS}"
-  if test -n "$ac_macro_dir"; then
-    ACLOCAL_AMFLAGS="-I $ac_macro_dir $ACLOCAL_AMFLAGS"
-  fi
-
-
-
-
        # Check whether --enable-debug was given.
 if test "${enable_debug+set}" = set; then :
   enableval=$enable_debug;
@@ -15903,7 +15892,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNOME Patience $as_me 3.12.0, which was
+This file was extended by GNOME Patience $as_me 3.12.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15969,7 +15958,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GNOME Patience config.status 3.12.0
+GNOME Patience config.status 3.12.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/configure.ac 
new/aisleriot-3.12.1/configure.ac
--- old/aisleriot-3.12.0/configure.ac   2014-03-24 14:37:21.000000000 +0100
+++ new/aisleriot-3.12.1/configure.ac   2014-05-12 20:51:33.000000000 +0200
@@ -5,7 +5,7 @@
 m4_divert_once([BINSH], [@%:@! /usr/bin/env bash])
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Patience], [3.12.0],
+AC_INIT([GNOME Patience], [3.12.1],
   [http://bugzilla.gnome.org/enter_bug.cgi?product=aisleriot],
   [aisleriot])
 
@@ -36,7 +36,6 @@
 
 AC_PROG_LIBTOOL
 
-GNOME_COMMON_INIT
 GNOME_DEBUG_CHECK
 
 # ************
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/data/Makefile.in 
new/aisleriot-3.12.1/data/Makefile.in
--- old/aisleriot-3.12.0/data/Makefile.in       2014-03-24 14:47:11.000000000 
+0100
+++ new/aisleriot-3.12.1/data/Makefile.in       2014-05-12 20:51:55.000000000 
+0200
@@ -209,7 +209,6 @@
   done; \
   reldir="$$dir2"
 ACLOCAL = @ACLOCAL@
-ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 AISLERIOT_CFLAGS = @AISLERIOT_CFLAGS@
 AISLERIOT_LIBS = @AISLERIOT_LIBS@
 ALL_LINGUAS = @ALL_LINGUAS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/data/icons/Makefile.in 
new/aisleriot-3.12.1/data/icons/Makefile.in
--- old/aisleriot-3.12.0/data/icons/Makefile.in 2014-03-24 14:47:11.000000000 
+0100
+++ new/aisleriot-3.12.1/data/icons/Makefile.in 2014-05-12 20:51:55.000000000 
+0200
@@ -116,7 +116,6 @@
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
-ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 AISLERIOT_CFLAGS = @AISLERIOT_CFLAGS@
 AISLERIOT_LIBS = @AISLERIOT_LIBS@
 ALL_LINGUAS = @ALL_LINGUAS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/data/sounds/Makefile.in 
new/aisleriot-3.12.1/data/sounds/Makefile.in
--- old/aisleriot-3.12.0/data/sounds/Makefile.in        2014-03-24 
14:47:11.000000000 +0100
+++ new/aisleriot-3.12.1/data/sounds/Makefile.in        2014-05-12 
20:51:56.000000000 +0200
@@ -144,7 +144,6 @@
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
-ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 AISLERIOT_CFLAGS = @AISLERIOT_CFLAGS@
 AISLERIOT_LIBS = @AISLERIOT_LIBS@
 ALL_LINGUAS = @ALL_LINGUAS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/games/Makefile.in 
new/aisleriot-3.12.1/games/Makefile.in
--- old/aisleriot-3.12.0/games/Makefile.in      2014-03-24 14:47:11.000000000 
+0100
+++ new/aisleriot-3.12.1/games/Makefile.in      2014-05-12 20:51:56.000000000 
+0200
@@ -145,7 +145,6 @@
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
-ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 AISLERIOT_CFLAGS = @AISLERIOT_CFLAGS@
 AISLERIOT_LIBS = @AISLERIOT_LIBS@
 ALL_LINGUAS = @ALL_LINGUAS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/help/Makefile.in 
new/aisleriot-3.12.1/help/Makefile.in
--- old/aisleriot-3.12.0/help/Makefile.in       2014-03-24 14:47:11.000000000 
+0100
+++ new/aisleriot-3.12.1/help/Makefile.in       2014-05-12 20:51:56.000000000 
+0200
@@ -145,7 +145,6 @@
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
-ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 AISLERIOT_CFLAGS = @AISLERIOT_CFLAGS@
 AISLERIOT_LIBS = @AISLERIOT_LIBS@
 ALL_LINGUAS = @ALL_LINGUAS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/po/be.po 
new/aisleriot-3.12.1/po/be.po
--- old/aisleriot-3.12.0/po/be.po       2013-09-16 20:51:50.000000000 +0200
+++ new/aisleriot-3.12.1/po/be.po       2014-05-12 20:51:33.000000000 +0200
@@ -1,12 +1,12 @@
 # Ales Nyakhaychyk <n...@mail.by>, 2003.
-# Ihar Hrachyshka <ihar.hrachys...@gmail.com>, 2011, 2013.
+# Ihar Hrachyshka <ihar.hrachys...@gmail.com>, 2011, 2013, 2014.
 # Kasia Bondarava <kasia.bondar...@gmail.com>, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: aisleriot master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=aisleriot&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-08-12 13:07+0000\n"
+"POT-Creation-Date: 2014-05-04 06:58+0000\n"
 "PO-Revision-Date: 2012-09-07 17:56+0300\n"
 "Last-Translator: Ihar Hrachyshka <ihar.hrachys...@gmail.com>\n"
 "Language-Team: Belarusian <i18n-bel-gn...@googlegroups.com>\n"
@@ -128,8 +128,8 @@
 msgstr "Дапамога"
 
 #: ../src/ar-application.c:227
-msgid "About Aisleriot"
-msgstr "Аб Aisleriot"
+msgid "About"
+msgstr "Аб праграме"
 
 #: ../src/ar-application.c:228
 msgid "Quit"
@@ -3312,7 +3312,7 @@
 msgid "Shuffle mode"
 msgstr "Рэжым тасавання"
 
-#: ../games/scorpion.scm:146
+#: ../games/scorpion.scm:142
 msgid "Deal the cards"
 msgstr "Вазьміце карты"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/po/de.po 
new/aisleriot-3.12.1/po/de.po
--- old/aisleriot-3.12.0/po/de.po       2013-09-16 20:51:39.000000000 +0200
+++ new/aisleriot-3.12.1/po/de.po       2014-05-12 20:51:33.000000000 +0200
@@ -34,8 +34,8 @@
 "Project-Id-Version: aisleriot master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=aisleriot&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2013-07-07 21:01+0000\n"
-"PO-Revision-Date: 2013-07-12 00:13+0100\n"
+"POT-Creation-Date: 2014-05-04 02:27+0000\n"
+"PO-Revision-Date: 2014-05-04 08:58+0100\n"
 "Last-Translator: Benjamin Steinwender <b...@stbe.at>\n"
 "Language-Team: Deutsch <gnome...@gnome.org>\n"
 "Language: de_DE\n"
@@ -43,7 +43,7 @@
 "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.5.7\n"
+"X-Generator: Poedit 1.6.5\n"
 
 #: ../data/sol.desktop.in.in.h:1
 msgid "AisleRiot Solitaire"
@@ -154,8 +154,8 @@
 msgstr "Hilfe"
 
 #: ../src/ar-application.c:227
-msgid "About Aisleriot"
-msgstr "Info zu Aisleriot"
+msgid "About"
+msgstr "Info"
 
 #: ../src/ar-application.c:228
 msgid "Quit"
@@ -3369,7 +3369,7 @@
 msgid "Shuffle mode"
 msgstr "Mischmodus"
 
-#: ../games/scorpion.scm:146
+#: ../games/scorpion.scm:142
 msgid "Deal the cards"
 msgstr "Karten geben"
 
@@ -3474,3 +3474,6 @@
 #: ../games/whitehead.scm:243
 msgid "Move a build of cards on to the empty Tableau slot"
 msgstr "Legen Sie mehrere Karten auf den leeren Spieltischplatz"
+
+#~ msgid "About Aisleriot"
+#~ msgstr "Info zu Aisleriot"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/po/id.po 
new/aisleriot-3.12.1/po/id.po
--- old/aisleriot-3.12.0/po/id.po       2014-03-24 14:34:16.000000000 +0100
+++ new/aisleriot-3.12.1/po/id.po       2014-05-12 20:51:29.000000000 +0200
@@ -6,23 +6,23 @@
 # Ahmad Riza H Nst  <rizah...@gnome.org>, 2006.
 # Andika Triwidada <and...@gmail.com>, 2010, 2012, 2013, 2014.
 # Bonaventura Aditya <bonadi...@about.me>, 2012.
-# Dirgita <dirgitadev...@yahoo.co.id>, 2012.
+# Dirgita <dirgitadev...@yahoo.co.id>, 2012, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: aisleriot master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=aisleriot&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2014-03-22 03:29+0000\n"
-"PO-Revision-Date: 2014-03-22 20:36+0700\n"
-"Last-Translator: Andika Triwidada <and...@gmail.com>\n"
-"Language-Team: Indonesian <gn...@i15n.org>\n"
+"POT-Creation-Date: 2014-04-05 14:26+0000\n"
+"PO-Revision-Date: 2014-04-09 05:30+0700\n"
+"Last-Translator: Dirgita <dirgitadev...@yahoo.co.id>\n"
+"Language-Team: Indonesian <gnome-l10n...@googlegroups.com>\n"
 "Language: Indonesian\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"
 "X-Rosetta-Export-Date: 2007-04-23 05:58:10+0000\n"
-"X-Generator: Poedit 1.5.7\n"
+"X-Generator: Lokalize 1.5\n"
 
 #: ../data/sol.desktop.in.in.h:1
 msgid "AisleRiot Solitaire"
@@ -1577,7 +1577,7 @@
 
 #: ../src/window.c:219
 msgid "There are no more moves"
-msgstr "Tidak ada jalan lagi"
+msgstr "Tak ada jalan lagi"
 
 #: ../src/window.c:370
 msgid "Main game:"
@@ -2871,7 +2871,7 @@
 #: ../games/easthaven.scm:239 ../games/klondike.scm:271
 #: ../games/union-square.scm:472
 msgid "No hint available right now"
-msgstr "Tidak ada petunjuk saat ini"
+msgstr "Tak ada petunjuk saat ini"
 
 #: ../games/eight-off.scm:248 ../games/seahaven.scm:315
 msgid "Move something on to an empty reserve"
@@ -2975,7 +2975,7 @@
 
 #: ../games/freecell.scm:631
 msgid "The game has no solution. Undo or start again."
-msgstr "Tidak ada solusi. Ulang atau mulai baru."
+msgstr "Tak ada solusi. Ulang atau mulai baru."
 
 #: ../games/gaps.scm:280
 msgid "Double click any card to redeal."
@@ -3275,7 +3275,7 @@
 
 #: ../games/klondike.scm:295
 msgid "No redeals"
-msgstr "Tidak ada tawar-ulang"
+msgstr "Tak ada tawar-ulang"
 
 #: ../games/klondike.scm:296
 msgid "Unlimited redeals"
@@ -3423,3 +3423,5 @@
 #: ../games/whitehead.scm:243
 msgid "Move a build of cards on to the empty Tableau slot"
 msgstr "Pindahkan bangunan kartu ke slot Tableau yang kosong"
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/src/Makefile.in 
new/aisleriot-3.12.1/src/Makefile.in
--- old/aisleriot-3.12.0/src/Makefile.in        2014-03-24 14:47:11.000000000 
+0100
+++ new/aisleriot-3.12.1/src/Makefile.in        2014-05-12 20:51:56.000000000 
+0200
@@ -311,7 +311,6 @@
   done; \
   reldir="$$dir2"
 ACLOCAL = @ACLOCAL@
-ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 AISLERIOT_CFLAGS = @AISLERIOT_CFLAGS@
 AISLERIOT_LIBS = @AISLERIOT_LIBS@
 ALL_LINGUAS = @ALL_LINGUAS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/src/ar-clutter-embed.c 
new/aisleriot-3.12.1/src/ar-clutter-embed.c
--- old/aisleriot-3.12.0/src/ar-clutter-embed.c 2013-06-08 20:22:41.000000000 
+0200
+++ new/aisleriot-3.12.1/src/ar-clutter-embed.c 2014-04-22 18:06:55.000000000 
+0200
@@ -67,8 +67,8 @@
   window = gtk_widget_get_window (widget);
 
   priv->cursor[AR_CURSOR_DEFAULT] = gdk_cursor_new_for_display (display, 
GDK_LEFT_PTR);
-  priv->cursor[AR_CURSOR_OPEN] = ar_cursor_new (window, AR_CURSOR_OPEN);
-  priv->cursor[AR_CURSOR_CLOSED] = ar_cursor_new (window, AR_CURSOR_CLOSED);
+  priv->cursor[AR_CURSOR_OPEN] = ar_cursor_new (display, AR_CURSOR_OPEN);
+  priv->cursor[AR_CURSOR_CLOSED] = ar_cursor_new (display, AR_CURSOR_CLOSED);
   priv->cursor[AR_CURSOR_DROPPABLE] = gdk_cursor_new_for_display (display, 
GDK_DOUBLE_ARROW); /* FIXMEchpe: better cursor */
 #endif /* !NO_MOUSE */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/src/ar-cursor.c 
new/aisleriot-3.12.1/src/ar-cursor.c
--- old/aisleriot-3.12.0/src/ar-cursor.c        2011-11-30 21:46:31.000000000 
+0100
+++ new/aisleriot-3.12.1/src/ar-cursor.c        2014-04-22 18:06:55.000000000 
+0200
@@ -198,7 +198,7 @@
 #define CURSOR_HOT_Y 10
 
 static GdkCursor *
-ar_cursor_new_from_data (GdkWindow *window,
+ar_cursor_new_from_data (GdkDisplay *display,
                          const guint8 *data,
                          gsize data_len)
 {
@@ -206,7 +206,7 @@
   GdkPixbuf *pixbuf;
 
   pixbuf = gdk_pixbuf_new_from_inline (data_len, data, FALSE, NULL);
-  cursor = gdk_cursor_new_from_pixbuf (gdk_window_get_display (window),
+  cursor = gdk_cursor_new_from_pixbuf (display,
                                        pixbuf,
                                        CURSOR_HOT_X, CURSOR_HOT_Y);
   g_object_unref (pixbuf);
@@ -214,15 +214,25 @@
   return cursor;
 }
 
-GdkCursor *ar_cursor_new (GdkWindow *window,
+GdkCursor *ar_cursor_new (GdkDisplay *display,
                           ArCursorType cursor_type)
 {
+  GdkCursor *cursor;
+
   switch (cursor_type) {
     case AR_CURSOR_OPEN:
-      return ar_cursor_new_from_data (window, hand_open_data, sizeof 
(hand_open_data));
+      if ((cursor = gdk_cursor_new_from_name (display, "openhand")))
+          return cursor;
+      if ((cursor = gdk_cursor_new_from_name (display, "hand1")))
+          return cursor;
+      return ar_cursor_new_from_data (display, hand_open_data, sizeof 
(hand_open_data));
 
     case AR_CURSOR_CLOSED:
-      return ar_cursor_new_from_data (window, hand_closed_data, sizeof 
(hand_closed_data));
+      if ((cursor = gdk_cursor_new_from_name (display, "closedhand")))
+          return cursor;
+      if ((cursor = gdk_cursor_new_from_name (display, "grabbing")))
+          return cursor;
+      return ar_cursor_new_from_data (display, hand_closed_data, sizeof 
(hand_closed_data));
 
     default:
       g_assert_not_reached ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/src/ar-cursor.h 
new/aisleriot-3.12.1/src/ar-cursor.h
--- old/aisleriot-3.12.0/src/ar-cursor.h        2011-11-30 21:46:31.000000000 
+0100
+++ new/aisleriot-3.12.1/src/ar-cursor.h        2014-04-22 18:06:55.000000000 
+0200
@@ -30,7 +30,7 @@
   AR_LAST_CURSOR
 } ArCursorType;
 
-GdkCursor *ar_cursor_new (GdkWindow *window,
+GdkCursor *ar_cursor_new (GdkDisplay *display,
                           ArCursorType cursor_type);
 
 G_END_DECLS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/src/board-noclutter.c 
new/aisleriot-3.12.1/src/board-noclutter.c
--- old/aisleriot-3.12.0/src/board-noclutter.c  2013-11-05 14:50:21.000000000 
+0100
+++ new/aisleriot-3.12.1/src/board-noclutter.c  2014-04-22 18:06:55.000000000 
+0200
@@ -2240,8 +2240,8 @@
 
   /* Create cursors */
   priv->cursor[AR_CURSOR_DEFAULT] = gdk_cursor_new_for_display (display, 
GDK_LEFT_PTR);
-  priv->cursor[AR_CURSOR_OPEN] = ar_cursor_new (window, AR_CURSOR_OPEN);
-  priv->cursor[AR_CURSOR_CLOSED] = ar_cursor_new (window, AR_CURSOR_CLOSED);
+  priv->cursor[AR_CURSOR_OPEN] = ar_cursor_new (display, AR_CURSOR_OPEN);
+  priv->cursor[AR_CURSOR_CLOSED] = ar_cursor_new (display, AR_CURSOR_CLOSED);
   priv->cursor[AR_CURSOR_DROPPABLE] = gdk_cursor_new_for_display (display, 
GDK_DOUBLE_ARROW); /* FIXMEchpe: better cursor */
 
   aisleriot_board_setup_geometry (board);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aisleriot-3.12.0/src/lib/Makefile.in 
new/aisleriot-3.12.1/src/lib/Makefile.in
--- old/aisleriot-3.12.0/src/lib/Makefile.in    2014-03-24 14:47:12.000000000 
+0100
+++ new/aisleriot-3.12.1/src/lib/Makefile.in    2014-05-12 20:51:56.000000000 
+0200
@@ -239,7 +239,6 @@
 CTAGS = ctags
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
-ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 AISLERIOT_CFLAGS = @AISLERIOT_CFLAGS@
 AISLERIOT_LIBS = @AISLERIOT_LIBS@
 ALL_LINGUAS = @ALL_LINGUAS@

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to