From fd3d49ad6ea469bb1f362afebedb274c154a589e1a75fb04f8459cc2864d6f76 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 10 Nov 2009 11:37:40 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/MozillaFirefox-branding-openSUSE revision 17.0 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=6b4301bad2b064663236210a5e3571cb --- MozillaFirefox-branding-openSUSE.changes | 5 +++++ MozillaFirefox-branding-openSUSE.spec | 2 +- firefox-suse-default-prefs.js | 3 --- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/MozillaFirefox-branding-openSUSE.changes b/MozillaFirefox-branding-openSUSE.changes index 7614471..9c13b45 100644 --- a/MozillaFirefox-branding-openSUSE.changes +++ b/MozillaFirefox-branding-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 4 19:53:19 UTC 2009 - wr@rosenauer.org + +- removed obsolete prefs + ------------------------------------------------------------------- Fri Oct 23 14:09:45 CEST 2009 - wr@rosenauer.org diff --git a/MozillaFirefox-branding-openSUSE.spec b/MozillaFirefox-branding-openSUSE.spec index a87f4c8..0e3470d 100644 --- a/MozillaFirefox-branding-openSUSE.spec +++ b/MozillaFirefox-branding-openSUSE.spec @@ -23,7 +23,7 @@ BuildRequires: MozillaFirefox bc unzip zip Name: MozillaFirefox-branding-openSUSE License: BSD 3-clause (or similar) ; GPL v2 or later Version: 3.5 -Release: 8 +Release: 9 Summary: openSUSE branding of MozillaFirefox Group: Productivity/Networking/Web/Browsers Source: susefox-20091023.tar.bz2 diff --git a/firefox-suse-default-prefs.js b/firefox-suse-default-prefs.js index cbaa4eb..fcf839c 100644 --- a/firefox-suse-default-prefs.js +++ b/firefox-suse-default-prefs.js @@ -9,7 +9,4 @@ pref("print.print_edge_top", 14); // 1/100 of an inch pref("print.print_edge_left", 16); // 1/100 of an inch pref("print.print_edge_right", 16); // 1/100 of an inch pref("print.print_edge_bottom", 14); // 1/100 of an inch -pref("browser.backspace_action", 2); -pref("browser.tabs.loadFolderAndReplace", false); -pref("browser.identity.ssl_domain_display", 1); pref("accessibility.typeaheadfind.soundURL", "default");