]> git.zerfleddert.de Git - FreeShisen/commitdiff
clean->new game, add copyright notice for tilesets
authorgitknilch <gitknilch@cwde.de>
Sat, 6 Apr 2013 19:10:56 +0000 (21:10 +0200)
committergitknilch <gitknilch@cwde.de>
Sat, 6 Apr 2013 19:10:56 +0000 (21:10 +0200)
Change-Id: I9b8e417e6b3d5872660dff7d2dab828c7a9ec7e4
Signed-off-by: gitknilch <gitknilch@cwde.de>
res/menu/menu.xml
res/values/strings.xml

index 0ed7bbeb2b745d9368dfecb2b82507e37ce9bebf..89b941eca4d3d285f7646dab712cab1e3cd093f0 100644 (file)
@@ -14,7 +14,7 @@
     <item
         android:id="@+id/clean"
         android:icon="@android:drawable/ic_menu_delete"
-        android:title="@string/clean">
+        android:title="@string/newgame">
     </item>
     <item
         android:id="@+id/options"
index 57d4646f3c0c9da176a239d746db24105e7ce9d3..2bca4a5004fb4f5180d6883164500666e03e68a6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
     <string name="app_name">FreeShisen</string>
-    <string name="clean">Clean</string>
+    <string name="newgame">New Game</string>
     <string name="hint">Hint</string>
     <string name="undo">Undo</string>
     <string name="options">Options</string>
@@ -12,6 +12,8 @@ Most of the gameplay code and application structure taken from ShisenSho:\n
 &#169; 2013 contact.proofofconcept@gmail.com\n
 Images taken from kshisen (Shisen Sho 1.5.1), from the package kdegames:\n
 &#169; 1997 Mario Weilguni\n
+Other tilesets from libkmahjongg:
+&#169; Eugene Trounev, James L. Hammons, Robert Buchholz
 Distributed under GPL v2:\n
 http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n
 Get the source code: https://code.google.com/p/freeshisen/</string>
Impressum, Datenschutz