From: oskar.wiksten Date: Sun, 13 May 2012 15:58:46 +0000 (+0000) Subject: Minor conversation fixes (thanks ctnbeh13 & sdevaney) X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cf744a7b9252e4cea0f37b71b08c2d3d38f45749;p=users%2Fmchehab%2Fandors-trail.git Minor conversation fixes (thanks ctnbeh13 & sdevaney) Implemented actual gameplay help in the about section (thanks Nyktos & sdevaney!) git-svn-id: https://andors-trail.googlecode.com/svn/trunk@244 08aca716-68be-ccc6-4d58-36f5abd142ac --- diff --git a/AndorsTrail/res/drawable/ui_doubleattackexample.png b/AndorsTrail/res/drawable/ui_doubleattackexample.png new file mode 100644 index 0000000..9a839db Binary files /dev/null and b/AndorsTrail/res/drawable/ui_doubleattackexample.png differ diff --git a/AndorsTrail/res/drawable/ui_flee_example.png b/AndorsTrail/res/drawable/ui_flee_example.png new file mode 100644 index 0000000..b6d094a Binary files /dev/null and b/AndorsTrail/res/drawable/ui_flee_example.png differ diff --git a/AndorsTrail/res/layout/about.xml b/AndorsTrail/res/layout/about.xml index d49ea06..7e518fd 100644 --- a/AndorsTrail/res/layout/about.xml +++ b/AndorsTrail/res/layout/about.xml @@ -51,7 +51,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" - android:text="@string/about_button1" + android:text="@string/about_button4" />