mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
8 lines
254 B
XML
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>
|