Author: alexander
Date: 2006-02-02 20:53:21 -0700 (Thu, 02 Feb 2006)
New Revision: 1395

Modified:
   trunk/packages/seamonkey/Makefile
   trunk/root/.mozilla/default/79exklwh.slt/bookmarks.html
   trunk/root/.mozilla/default/79exklwh.slt/prefs.js
Log:
Fixed mozilla symlink, adjusted preferences


Modified: trunk/packages/seamonkey/Makefile
===================================================================
--- trunk/packages/seamonkey/Makefile   2006-02-02 16:12:29 UTC (rev 1394)
+++ trunk/packages/seamonkey/Makefile   2006-02-03 03:53:21 UTC (rev 1395)
@@ -32,7 +32,7 @@
        cp -ra $(ROOT)/root/.mozilla /root
        # ln -sf /usr/lib/mozilla/plugins/libmozsvgdec.{so,a} \
        # /usr/lib/$(NM)-$(VRS)/plugins
-       ln -sf seamonkey /usr/lib/mozilla
+       ln -sf seamonkey /usr/bin/mozilla
 
 clean:
        -rm -rf $(DIR)

Modified: trunk/root/.mozilla/default/79exklwh.slt/bookmarks.html
===================================================================
--- trunk/root/.mozilla/default/79exklwh.slt/bookmarks.html     2006-02-02 
16:12:29 UTC (rev 1394)
+++ trunk/root/.mozilla/default/79exklwh.slt/bookmarks.html     2006-02-03 
03:53:21 UTC (rev 1395)
@@ -46,7 +46,7 @@
         <DT><A HREF="http://en.wikipedia.org/wiki/Special:Search?search=%s"; 
SHORTCUTURL="wp" ID="rdf:#$awPhC3">Wikipedia Quicksearch</A>
 <DD>Type &quot;wp &lt;something&gt;&quot; in the location bar to look up 
something in Wikipedia, a free online encyclopedia.
         <DT><A HREF="http://www.urbandictionary.com/define.php?term=%s"; 
SHORTCUTURL="slang" ID="rdf:#$bwPhC3">Urban Dictionary</A>
-<DD>Type &quot;slang &lt;word&gt;&quot; in the location bar to look up 
something in the people's slang dictionary
+<DD>Type &quot;slang &lt;word&gt;&quot; in the location bar to look up 
something in the people&#39;s slang dictionary
     </DL><p>
     <DT><H3 ID="rdf:#$vTgdX">Search the Web</H3>
     <DL><p>

Modified: trunk/root/.mozilla/default/79exklwh.slt/prefs.js
===================================================================
--- trunk/root/.mozilla/default/79exklwh.slt/prefs.js   2006-02-02 16:12:29 UTC 
(rev 1394)
+++ trunk/root/.mozilla/default/79exklwh.slt/prefs.js   2006-02-03 03:53:21 UTC 
(rev 1395)
@@ -2,17 +2,17 @@
 
 /* Do not edit this file.
  *
- * If you make changes to this file while the browser is running,
- * the changes will be overwritten when the browser exits.
+ * If you make changes to this file while the application is running,
+ * the changes will be overwritten when the application exits.
  *
  * To make a manual change to preferences, you can visit the URL about:config
  * For more information, see http://www.mozilla.org/unix/customizing.html#prefs
  */
 
 user_pref("browser.preferences.lastpanel", 0);
-user_pref("browser.search.defaultengine", 
"engine:///usr/lib/mozilla-1.7.12/searchplugins/google.src");
+user_pref("browser.search.defaultengine", 
"engine:///usr/lib/seamonkey-1.0/searchplugins/google.src");
 user_pref("browser.startup.homepage", 
"file:///usr/share/LFS-BOOK-trunk-HTML/index.html");
-user_pref("browser.startup.homepage_override.mstone", "rv:1.7.12");
+user_pref("browser.startup.homepage_override.mstone", "rv:1.8.0.1");
 user_pref("dom.disable_open_during_load", true);
 user_pref("extensions.disabledObsolete", true);
 user_pref("extensions.irc.bugURL", 
"http://bugs.linuxfromscratch.org/show_bug.cgi?id=%s";);

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to