Forgot to move the manifest to the branch

This commit is contained in:
Joe Bowser
2008-10-16 13:23:10 -07:00
parent 4ce3c33381
commit c42a0ae5e2
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ public class DroidGap extends Activity {
* we can use HTML with both local and remote applications, but it means that we have to open the local file
*/
appView.loadUrl("http://infil00p.org/gap/");
appView.loadUrl("http://www.infil00p.org/gap/");
}