aboutsummaryrefslogtreecommitdiffstats
path: root/make/resources/android/res-jogl
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-26 02:59:12 +0100
committerSven Gothel <[email protected]>2014-01-26 02:59:12 +0100
commit87135467c4f292f7e43bc3957784b0e43769c9cc (patch)
tree949a4737151f3690bf8448422a45ebc1ae1546bc /make/resources/android/res-jogl
parentb6150bbc67a207669a2e820dd5b08e7e75b24200 (diff)
Script: Correct joal.jar path; Remove redundant NewtDebugActivity (Debug is on for NewtVersionActivity)
Diffstat (limited to 'make/resources/android/res-jogl')
-rw-r--r--make/resources/android/res-jogl/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/resources/android/res-jogl/values/strings.xml b/make/resources/android/res-jogl/values/strings.xml
index ae4816665..e88a0a4e0 100644
--- a/make/resources/android/res-jogl/values/strings.xml
+++ b/make/resources/android/res-jogl/values/strings.xml
@@ -5,6 +5,4 @@
<string name="app_descr">Contains Dalvik and native code, supporting native bindings.</string>
<string name="activity_version_name">Jogl\'s Version</string>
<string name="activity_version_descr">Shows the version of the JOGL Library and runtime GL infos.</string>
- <string name="activity_debug_name">Jogl Debug</string>
- <string name="activity_debug_descr">Debug output of JOGL\'s initialization.</string>
</resources>