Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=c0b988192e4a32a1b6752bf4d9ae7b87b81f34a1
commit c0b988192e4a32a1b6752bf4d9ae7b87b81f34a1 Author: Janos Kovacs <[EMAIL PROTECTED]> Date: Wed Jun 18 22:17:02 2008 +0200 firefox-3.0-1-i686 * add new patchs diff --git a/source/xapps/firefox/02-firefox-2.0-homepage.patch b/source/xapps/firefox/02-firefox-2.0-homepage.patch new file mode 100644 index 0000000..22549c2 --- /dev/null +++ b/source/xapps/firefox/02-firefox-2.0-homepage.patch @@ -0,0 +1,8 @@ +--- mozilla/other-licenses/branding/firefox/locales/browserconfig.properties.orig 2007-02-24 17:53:03.000000000 +0100 ++++ mozilla/other-licenses/branding/firefox/locales/browserconfig.properties 2007-02-24 17:53:29.000000000 +0100 +@@ -1,3 +1,3 @@ + # Do NOT localize or otherwise change these values +-#expand browser.startup.homepage=http://__AB_CD__.start2.mozilla.com/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official +-#expand browser.startup.homepage_reset=http://__AB_CD__.start2.mozilla.com/firefox?client=firefox-a&rls=__MOZ_DISTRIBUTION_ID_UNQUOTED__:__AB_CD__:official ++#expand browser.startup.homepage=http://frugalware.org/ ++#expand browser.startup.homepage_reset=http://frugalware.org/ diff --git a/source/xapps/firefox/03-lang_detection.diff b/source/xapps/firefox/03-lang_detection.diff new file mode 100644 index 0000000..0b8f32f --- /dev/null +++ b/source/xapps/firefox/03-lang_detection.diff @@ -0,0 +1,11 @@ +--- mozilla/modules/libpref/src/init/all.js.orig 2008-06-18 10:56:57.000000000 +0200 ++++ mozilla/modules/libpref/src/init/all.js 2008-06-18 10:57:25.000000000 +0200 +@@ -848,7 +848,7 @@ + pref("intl.charset.detector", "chrome://global/locale/intl.properties"); + pref("intl.charset.default", "chrome://global-platform/locale/intl.properties"); + pref("intl.ellipsis", "chrome://global-platform/locale/intl.properties"); +-pref("intl.locale.matchOS", false); ++pref("intl.locale.matchOS", true); + // fallback charset list for Unicode conversion (converting from Unicode) + // currently used for mail send only to handle symbol characters (e.g Euro, trademark, smartquotes) + // for ISO-8859-1 _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
