Fixing Brokeness

This commit is contained in:
Joe Bowser
2009-07-16 16:12:19 -07:00
parent a534e11c7e
commit dc9f9850f6
3 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">PhoneGap</string>
<string name="url">file:///android_asset/index.html</string>
<string name="url">file:///android_asset/www/index.html</string>
</resources>