Fixed up reachability

This commit is contained in:
Joe Bowser
2009-11-05 11:57:57 -08:00
parent 6fd903d7e1
commit d1db422ccf
3 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">PhoneGap</string>
<string name="url">file:///android_asset/www/index.html</string>
<string name="url">file:///android_asset/www/Tck/home.html</string>
<string name="go">Snap</string>
</resources>