Confirmed users
360
edits
Line 276: | Line 276: | ||
=== Launching an App Directly === | === Launching an App Directly === | ||
Want B2G desktop to directly launch your? | Want B2G desktop to directly launch your? You want these preference lines to your profile/user.js file. Because this file gets regenerated when you run "make profile", it is best to add these to custom-prefs.js (in the root of the gaia dir) if you want the preferences to be sticky: | ||
user_pref("browser.homescreenURL","http://myapp.gaiamobile.org:8080"); | user_pref("browser.homescreenURL","http://myapp.gaiamobile.org:8080"); |