You've already forked lazarus-ccr
openg gl test: Corrects some strings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2118 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project name="AndroidLCLTest" default="help">
|
<project name="OpenGLNDKTest" default="help">
|
||||||
|
|
||||||
<!-- The local.properties file is created and updated by the 'android' tool.
|
<!-- The local.properties file is created and updated by the 'android' tool.
|
||||||
It contains the path to the SDK. It should *NOT* be checked into
|
It contains the path to the SDK. It should *NOT* be checked into
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">LCL Test</string>
|
<string name="app_name">OpenGL NDK Test</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user