Changeset 1138
- Timestamp:
- 01/10/08 10:42:42 (11 months ago)
- Files:
-
- 1 modified
-
pbibuild/modules/firefox/build.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/firefox/build.sh
r1133 r1138 42 42 43 43 # Now append our prefs file with the default email script 44 echo "pref( "network.protocol-handler.app.mailto", "/Programs/Firefox${PORTVER}/bin/defaultemail");" >> ${PBIDIR}/autolibs/firefox/greprefs/all.js44 echo "pref(\"network.protocol-handler.app.mailto\", \"/Programs/Firefox${PORTVER}/bin/defaultemail\");" >> ${PBIDIR}/autolibs/firefox/greprefs/all.js 45 45
