Magellan Linux

Diff of /trunk/core/include/mozilla.sminc

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

revision 2866 by niro, Sun Jul 12 17:05:46 2009 UTC revision 2867 by niro, Sun Jul 12 17:40:30 2009 UTC
# Line 69  makemake2() Line 69  makemake2()
69    
70  msetpref()  msetpref()
71  {  {
72   : ${MOZILLA_PREF_CONFIG="magellan.js"}   : ${MOZILLA_PREF_CONFIG="01-magellan.js"}
73   : ${MOZILLA_PREF_PATH="/usr/$(mlibdir)/mozilla-firefox/defaults/pref"}   : ${MOZILLA_PREF_PATH="/usr/$(mlibdir)/mozilla-firefox/defaults/pref"}
74   local pref="$1"   local pref="$1"
75   local value="$2"   local value="$2"

Legend:
Removed from v.2866  
changed lines
  Added in v.2867