Renamed debug version of sokoban to 'Banvor Debug'.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
android:name="org.vostan.sokoban.App"
|
||||
android:theme="@android:style/Theme">
|
||||
<activity android:name="org.vostan.sokoban.menu.MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:label="@string/app_name_debug"
|
||||
android:configChanges="keyboardHidden|orientation"
|
||||
android:screenOrientation="portrait" >
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user