Files
findmycar/FindMyCarLib/res/values/file_names.xml
2011-12-10 17:29:14 +00:00

10 lines
300 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="first_boot">FirstBoot.txt</string>
<string name="lat">AppLat.txt</string>
<string name="lon">AppLon.txt</string>
<string name="stay_awake_pref">StayAwake.txt</string>
<string name="unit_pref">AppUnit.txt</string>
</resources>