Do not re-init SDL graphics while still in lock-screen

This commit is contained in:
Sergii Pylypenko
2013-05-28 21:26:31 +03:00
parent aa065163ed
commit f17074bf2c
4 changed files with 1274 additions and 1235 deletions

View File

@@ -197,8 +197,8 @@ AppBuildExclude='src/libs/uio/hashtable.c src/libs/uio/memdebug.c src/libs/netwo
AppCmdline='uqm --addon lang'
# Here you may type readme text, which will be shown during startup. Format is:
# Text in English, use \n to separate lines^de:Text in Deutsch^ru:Text in Russian, and so on
ReadmeText='Change in controls!\nTap joystick to turn off engines and rotate ship, tap once more to enable engines.'
# Text in English, use \\\\n to separate lines^de:Text in Deutsch^ru:Text in Russian, and so on (that's four backslashes, nice isn't it?)
ReadmeText='Change in controls!\\\\nTap joystick to turn off engines and rotate ship, tap once more to enable engines.'
# Screen size is used by Google Play to prevent an app to be installed on devices with smaller screens
# Minimum screen size that application supports: (s)mall / (m)edium / (l)arge

File diff suppressed because it is too large Load Diff