# HG changeset patch # User Philipp Wiesemann # Date 1370771911 -7200 # Node ID 70f0438bf50dc83837a7cbcefea81f459c914671 # Parent 04c47f3bac46ee609e308049db42e14010bfb507 Updated names of README files in source comments. diff -r 04c47f3bac46 -r 70f0438bf50d android-project/AndroidManifest.xml --- a/android-project/AndroidManifest.xml Sun Jun 09 11:51:59 2013 +0200 +++ b/android-project/AndroidManifest.xml Sun Jun 09 11:58:31 2013 +0200 @@ -15,7 +15,7 @@ then replace "SDLActivity" with the name of your class (e.g. "MyGame") in the XML below. - An example Java class can be found in README.android + An example Java class can be found in README-android.txt -->