1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/androidgcs/res/values/strings.xml

8 lines
254 B
XML
Raw Normal View History

<?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>