1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/androidgcs/res/values/strings.xml
2012-08-06 16:53:53 -05:00

8 lines
254 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">OpenPilot Android GCS</string>
<string name="app_name">OpieMobi</string>
<color name="all_white">#FFFFFF</color>
<color name="all_black">#000000</color>
</resources>