Magellan Linux

Diff of /trunk/include/mozilla.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2880 by niro, Sun Jul 12 19:02:02 2009 UTC revision 2881 by niro, Sun Jul 12 22:10:49 2009 UTC
# Line 70  makemake2() Line 70  makemake2()
70  msetpref()  msetpref()
71  {  {
72   : ${MOZILLA_PREF_CONFIG="01-magellan.js"}   : ${MOZILLA_PREF_CONFIG="01-magellan.js"}
73   : ${MOZILLA_PREF_PATH="/usr/$(mlibdir)/mozilla-firefox/defaults/pref"}   : ${MOZILLA_PREF_PATH="/usr/$(mlibdir)/${PNAME}/defaults/pref"}
74   local pref="$1"   local pref="$1"
75   local value="$2"   local value="$2"
76    

Legend:
Removed from v.2880  
changed lines
  Added in v.2881