ecl/examples/android/res/values/strings.xml
Daniel Kochmański a61a0cb0a3 android/example: minor tweaks with the build
Add some menu stubs, icon, change application name, remove generated
file, some indentation fix.
2015-10-25 22:57:25 +01:00

4 lines
122 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Embeddable Common-Lisp</string>
</resources>