From ed9b512b35b913eeabda2e96b565a10c789cc62fb65ed07015261f3630d8e761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 3 May 2024 10:46:53 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main MozillaFirefox-branding-openSUSE revision 466a0426315fc7a082ee7f9c563e617f --- .gitattributes | 23 ++ MozillaFirefox-branding-openSUSE-COPYING | 31 ++ MozillaFirefox-branding-openSUSE.changes | 368 +++++++++++++++++++++++ MozillaFirefox-branding-openSUSE.spec | 169 +++++++++++ _multibuild | 4 + all-openSUSE.js | 3 + distribution.ini.in | 57 ++++ firefox-esr-branding-openSUSE.changes | 368 +++++++++++++++++++++++ firefox-suse-default-prefs.js | 14 + firefox.schemas | 289 ++++++++++++++++++ opensuse-software.xml.in | 12 + susefox-20120626.tar.bz2 | 3 + 12 files changed, 1341 insertions(+) create mode 100644 .gitattributes create mode 100644 MozillaFirefox-branding-openSUSE-COPYING create mode 100644 MozillaFirefox-branding-openSUSE.changes create mode 100644 MozillaFirefox-branding-openSUSE.spec create mode 100644 _multibuild create mode 100644 all-openSUSE.js create mode 100644 distribution.ini.in create mode 100644 firefox-esr-branding-openSUSE.changes create mode 100644 firefox-suse-default-prefs.js create mode 100644 firefox.schemas create mode 100644 opensuse-software.xml.in create mode 100644 susefox-20120626.tar.bz2 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/MozillaFirefox-branding-openSUSE-COPYING b/MozillaFirefox-branding-openSUSE-COPYING new file mode 100644 index 0000000..e97739d --- /dev/null +++ b/MozillaFirefox-branding-openSUSE-COPYING @@ -0,0 +1,31 @@ +Copyright (c) 2008, Novell, Inc. +All rights reserved. + +This package (other than those portions that are trademarks, logos, and trade +dress of Novell, Inc), is made available under the following terms: + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this +list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, +this list of conditions and the following disclaimer in the documentation +and/or other materials provided with the distribution. + +* Neither the name of the Novell nor the names of its contributors may be +used to endorse or promote products derived from this software without +specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF +THE POSSIBILITY OF SUCH DAMAGE. diff --git a/MozillaFirefox-branding-openSUSE.changes b/MozillaFirefox-branding-openSUSE.changes new file mode 100644 index 0000000..9c081e2 --- /dev/null +++ b/MozillaFirefox-branding-openSUSE.changes @@ -0,0 +1,368 @@ +------------------------------------------------------------------- +Fri Sep 24 04:12:31 UTC 2021 - Andreas Stieger + +- use HTTPS for software search plugin + +------------------------------------------------------------------- +Thu Mar 19 19:55:14 UTC 2020 - Stasiek Michalski + +- Update the default homepage and the bookmark icons + +------------------------------------------------------------------- +Fri Oct 4 08:12:01 UTC 2019 - Wolfgang Rosenauer + +- removed extensions preferences (moved to core package) +- use multibuild to provide branding package for + MozillaFirefox and firefox-esr + +------------------------------------------------------------------- +Mon Sep 9 09:35:46 UTC 2019 - Wolfgang Rosenauer + +- layout.word_select.stop_at_punctuation -> true (boo#1133163) + +------------------------------------------------------------------- +Wed Jul 17 17:46:13 UTC 2019 - Lubos Kocman + +- recognize Leap 15.2 via sle_version + +------------------------------------------------------------------- +Sun May 5 07:31:47 UTC 2019 - Wolfgang Rosenauer + +- recognize Leap 15 via sle_version (required for >= 15.1) + +------------------------------------------------------------------- +Tue Apr 23 09:15:55 UTC 2019 - Wolfgang Rosenauer + +- bump version to 60 for SLE compatibility (bsc#1128316) + +------------------------------------------------------------------- +Sat Aug 25 15:48:57 UTC 2018 - wr@rosenauer.org + +- removed intl.locale.matchOS + * it's not used in recent versions and it was set in the general + openSUSE Firefox package since 2011 + +------------------------------------------------------------------- +Sun Apr 1 09:34:49 UTC 2018 - wr@rosenauer.org + +- recognize Leap 15.0 (boo#1087713) + +------------------------------------------------------------------- +Mon Jun 5 07:19:51 UTC 2017 - wr@rosenauer.org + +- really fix boo#1036679 (recognize Leap 42.3) + +------------------------------------------------------------------- +Fri Apr 28 06:28:06 UTC 2017 - wr@rosenauer.org + +- recognize Leap 42.3 (boo#1036679) + +------------------------------------------------------------------- +Fri Dec 9 05:24:34 UTC 2016 - qantas94heavy@gmail.com + +- Fix openSUSE bookmarks not added to default profile (boo#1014292) + * Move openSUSE bookmarks from toolbar to menu + * Use local favicon for all bookmarks (Firefox 45+) + * Fix links to "openSUSE Documentation" and "How to Participate" + (boo#704121, boo#953164) +- Remove DuckDuckGo search plugin (included upstream) +- Clean up spec file + * Change $RPM_BUILD_ROOT to %{buildroot} + * Remove %clean section + * Escape % symbols + +------------------------------------------------------------------- +Mon Jul 11 09:32:00 UTC 2016 - dimstar@opensuse.org + +- Identify the different Leap versions correctly (up to Leap 42.2) + (boo#987969). + +------------------------------------------------------------------- +Fri Dec 18 00:55:52 UTC 2015 - wr@rosenauer.org + +- identify Tumbleweed correctly + +------------------------------------------------------------------- +Mon Oct 19 09:54:57 UTC 2015 - wr@rosenauer.org + +- change homepage to https://www.opensuse.org/searchPage/ + (boo#950948, boo#950949) + +------------------------------------------------------------------- +Sun Jul 26 08:14:23 UTC 2015 - wr@rosenauer.org + +- identify Leap 42.1 correctly +- searchplugins need to be placed under distribution with FF 40 +- disable susefox + * its main purpose the plugin finder service misses server + side maintenance and NPAPI plugins are being obsoleted sooner + or later +- homepage setting moved back from susefox to distribution + configuration + +------------------------------------------------------------------- +Mon Mar 25 22:41:28 UTC 2013 - wr@rosenauer.org + +- modified file locations for Firefox 21 and above + +------------------------------------------------------------------- +Thu Jan 31 07:40:17 UTC 2013 - wr@rosenauer.org + +- added DuckDuckGo as search option (bnc#801121) + +------------------------------------------------------------------- +Tue Aug 7 21:40:45 UTC 2012 - wr@rosenauer.org + +- move Firefox specific prefs to defaults/preferences (bnc#774914) + +------------------------------------------------------------------- +Tue Jun 26 21:29:12 UTC 2012 - wr@rosenauer.org + +- update susefox to snapshot 20120626 + * add window controls for Gnome 3 (bnc#768942) + +------------------------------------------------------------------- +Thu Mar 15 08:18:11 UTC 2012 - wr@rosenauer.org + +- bumped version to 6.0 +- support firefox-esr RPM packages +- removed MozillaFirefox build dependency and PreReq + * everything controlled by Supplements and Requirements from + base package + +------------------------------------------------------------------- +Wed Dec 21 13:09:49 UTC 2011 - wr@rosenauer.org + +- make openSUSE software search version specific (bnc#737709) + +------------------------------------------------------------------- +Fri Nov 18 14:03:18 UTC 2011 - wr@rosenauer.org + +- disable addon check completely as scopes are not working + correctly with Firefox 8 + +------------------------------------------------------------------- +Fri Nov 11 21:59:49 UTC 2011 - wr@rosenauer.org + +- do not disable global addons on update check + +------------------------------------------------------------------- +Tue Nov 8 05:14:02 UTC 2011 - wr@rosenauer.org + +- update susefox to snapshot 20111108 (1.0.2) + * removed statusbar stuff (fix bnc#707628) + +------------------------------------------------------------------- +Thu Oct 20 20:15:05 UTC 2011 - wr@rosenauer.org + +- make susefox compatible up to Firefox 9 +- browser.startup.homepage is now a property in susefox as the + resource:// URI is useless in omnijar setup (bnc#721421) +- no welcome and override startpages + +------------------------------------------------------------------- +Wed Sep 14 21:15:41 UTC 2011 - wr@rosenauer.org + +- update susefox + * marked compatible up to FF7 + +------------------------------------------------------------------- +Mon Jun 27 16:19:18 CEST 2011 - ro@suse.de + +- add directory to filelist to fix build + +------------------------------------------------------------------- +Sat May 21 12:31:32 UTC 2011 - wr@rosenauer.org + +- update susefox + * marked compatible with FF5 + +------------------------------------------------------------------- +Fri Apr 15 06:08:26 UTC 2011 - wr@rosenauer.org + +- update to version 5.0 + * supports openSUSE Firefox 5 and higher + (compatibility with standalone Firefox) +- added all-openSUSE.js (previously in xulrunner) + +------------------------------------------------------------------- +Tue Oct 26 09:41:05 CEST 2010 - wr@rosenauer.org + +- update susefox to snapshot 20101026 + * Updated link to openSUSE wiki page + * Mistake in cs-CZ locale (bnc#637368) + +------------------------------------------------------------------- +Mon Aug 30 15:22:41 CEST 2010 - wr@rosenauer.org + +- fixed build for Factory by getting the needed RPM macros +- override browser.startup.homepage reference + +------------------------------------------------------------------- +Thu Aug 12 09:12:49 CEST 2010 - wr@rosenauer.org + +- bumped package version to 4.0 +- update susefox to snapshot 20100812 + * compatibility with Firefox 4 + +------------------------------------------------------------------- +Tue Jun 9 12:58:21 CEST 2010 - wr@rosenauer.org + +- update susefox to snapshot 20100609 + * added HU translation + +------------------------------------------------------------------- +Fri May 28 14:19:18 UTC 2010 - javier@opensuse.org + +- switch Planet openSUSE's feed to planet.opensuse.org + +------------------------------------------------------------------- +Sun Dec 6 13:51:22 CET 2009 - wr@rosenauer.org + +- update susefox to snapshot 20091206 (1.0.1) + * compatible with Firefox 3.6 + +------------------------------------------------------------------- +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 + +- update susefox to snapshot 20091023 + * remove unneeded error dialog (bnc#549496) + +------------------------------------------------------------------- +Mon Sep 28 07:23:19 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090928 + * fixed syntax error in install.rdf which prevented the addon from + being loaded + +------------------------------------------------------------------- +Fri Sep 25 10:19:57 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090925 + * added pt-BR locale + * use pluginfinder.opensuse-community.org as official backend + +------------------------------------------------------------------- +Mon Sep 14 00:01:16 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090914 + * offer the homepage link also in en-US locale + +------------------------------------------------------------------- +Fri Jul 10 17:22:45 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090710 + * added link to the new "homepage" of the addon + * manage content plugins menuitem is always enabled now + * plugin installer wizard skips the results list correctly + * fixed a few issues + +------------------------------------------------------------------- +Sat Jul 4 10:59:09 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090703 + * Remove superfluous select field + * Remove the bug reporting hint for missing upstream descriptions + * added nl locale from Freek de Kruijf + * Add it locale as provided by Andrea Turrini + +------------------------------------------------------------------- +Tue Jun 30 10:05:46 CEST 2009 - wr@rosenauer.org + +- add distribution.ini (mainly for having a distribution version + in Firefox prefs e.g. needed for the susefox addon) +- added susefox extension + * supports custom plugin finder service + * integrates PFS with YaST + * allows setting of the default mimetype handler plugin if there + are more than one installed + +------------------------------------------------------------------- +Tue May 19 18:58:20 CEST 2009 - wr@rosenauer.org + +- set accessibility.typeaheadfind.soundURL to "default" (bnc#505289) + (that uses a wav packaged in toolkit and FF might not be able + to play it if esd is not functional) + +------------------------------------------------------------------- +Mon May 4 08:40:26 CEST 2009 - wr@rosenauer.org + +- bumped version to 3.5 to reflect FF version bump +- updated firefox.schemas +- removed spec support for distributions before 10.3 +- removed obsolete prefs + +------------------------------------------------------------------- +Mon Dec 8 11:16:41 EST 2008 - hfiguiere@suse.de + +- Fix a type in firefox-suse-default-prefs.js + +------------------------------------------------------------------- +Thu Nov 20 18:56:10 CST 2008 - maw@suse.de + +- Review and approve changes. + +------------------------------------------------------------------- +Fri Nov 14 13:42:38 CET 2008 - wr@rosenauer.org + +- Make sure that the base package is installed before installing + the branding packages (needed for gconf schema update) + (bnc#444682) + +------------------------------------------------------------------- +Fri Nov 7 15:42:55 CST 2008 - maw@suse.de + +- Review and approve changes. + +------------------------------------------------------------------- +Tue Nov 4 23:50:03 CET 2008 - wr@rosenauer.org + +- added the Firefox Gconf schema for system prefs and + changed the homepage URL to http://www.opensuse.org/ (bnc#441646) + +------------------------------------------------------------------- +Mon Oct 20 18:16:42 CDT 2008 - maw@suse.de + +- Review and approve changes. + +------------------------------------------------------------------- +Tue Oct 7 14:00:46 CEST 2008 - wr@rosenauer.org + +- bumped version to 3.0.3 +- removed browser.link.open_external override; we are opening + everything in a new tab; that also caused UI misbehaviour + (bnc#430077, bmo#457092) +- Set browser.identity.ssl_domain.display to 1 (bnc#426263) + +------------------------------------------------------------------- +Tue Oct 7 14:00:02 CEST 2008 - vuntz@novell.com + +- Add openSUSE documentation bookmark (fate#305003). +- Also remove the Novell bookmarks and search addons. They will go + in the SLED branding package. + +------------------------------------------------------------------- +Mon Oct 6 14:56:31 CEST 2008 - sbrabec@suse.cz + +- Conflict with other branding providers (FATE#304881). + +------------------------------------------------------------------- +Fri Sep 26 18:22:01 CEST 2008 - vuntz@suse.de + +- Add COPYING file (bnc#426320). + +------------------------------------------------------------------- +Sun Aug 3 23:01:38 CEST 2008 - wr@rosenauer.org + +- some polishing and minor changes + +------------------------------------------------------------------- +Tue Jul 29 16:00:03 CEST 2008 - vuntz@novell.com + +- New package (bnc#390752). + diff --git a/MozillaFirefox-branding-openSUSE.spec b/MozillaFirefox-branding-openSUSE.spec new file mode 100644 index 0000000..1b86051 --- /dev/null +++ b/MozillaFirefox-branding-openSUSE.spec @@ -0,0 +1,169 @@ +# +# spec file for package MozillaFirefox-branding-openSUSE +# +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2008-2019 Wolfgang Rosenauer +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define pkgname @BUILD_FLAVOR@ + +%if "%{pkgname}" == "MozillaFirefox-branding-openSUSE" +%define targetpkg MozillaFirefox +%define progdir %{_libdir}/firefox +%define appname Firefox +%else +%if "%{pkgname}" == "firefox-esr-branding-openSUSE" +%define targetpkg firefox-esr +%define progdir %{_libdir}/firefox-esr +%define appname Firefox ESR +%else +%define pkgname MozillaFirefox-branding-openSUSE +ExclusiveArch: do-not-build +%endif +%endif + +Name: %{pkgname} +BuildRequires: bc +BuildRequires: unzip +BuildRequires: zip +Version: 68 +Release: 0 +Summary: openSUSE branding of MozillaFirefox +License: BSD-3-Clause AND GPL-2.0-or-later +Group: Productivity/Networking/Web/Browsers +Url: http://www.opensuse.org +Source: susefox-20120626.tar.bz2 +Source1: opensuse-software.xml.in +Source2: all-openSUSE.js +Source3: firefox-suse-default-prefs.js +Source4: firefox.schemas +Source5: distribution.ini.in +Source6: MozillaFirefox-branding-openSUSE-COPYING +Supplements: packageand(%{targetpkg}:branding-openSUSE) +Provides: %{targetpkg}-branding = %{version} +Conflicts: otherproviders(%{targetpkg}-branding) +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +%global libgssapi libgssapi_krb5.so.2 + +%global suseversion undefined +%if %suse_version == 1315 + # Leap 42 + %if %sle_version == 120100 + %global suseversion 42.1 + %else + %if %sle_version == 120200 + %global suseversion 42.2 + %else + %if %sle_version == 120300 + %global suseversion 42.3 + %endif + %endif + %endif +%endif +%if %suse_version == 1500 + # Leap 15 + %if %sle_version == 150000 + %global suseversion 15.0 + %else + %if %sle_version == 150100 + %global suseversion 15.1 + %else + %if %sle_version == 150200 + %global suseversion 15.2 + %endif + %endif + %endif +%endif + +%if %suse_version >= 1550 + # Tumbleweed + %global suseversion Tumbleweed +%endif + +# Leap or not +%if 0%{?sle_version} + %global prjname Leap:%{suseversion} + %global distname openSUSE Leap +%else + %global prjname %{suseversion} + %global distname openSUSE +%endif + +%global homepage https://search.opensuse.org/ +%global susefox 0 +%global susefox_guid {ec8030f7-c20a-464f-9b0e-13a3a9e97384} + +%description +This package provides openSUSE look and feel for Firefox. + +%prep +cp -a %{SOURCE6} COPYING +%if %susefox +%setup -n susefox -q +mv COPYING COPYING.susefox +%endif + +%build +%if %susefox +./build.sh +%endif + +%install +# apply SUSE defaults +sed -e 's,GSSAPI,%{libgssapi},g' \ + %{SOURCE3} > firefox-openSUSE.js + +install -d %{buildroot}%{progdir}/browser/defaults/preferences/ +install -m 0644 firefox-openSUSE.js %{buildroot}%{progdir}/browser/defaults/preferences/ + +install -d %{buildroot}%{progdir}/defaults/pref/ +install -m 0644 %{SOURCE2} %{buildroot}%{progdir}/defaults/pref/ + +# distribution.ini -- openSUSE bookmarks, homepage and Mozilla partner info +sed -e 's,%%VERSION%%,%{suseversion},g +s,%%HOMEPAGE%%,%{homepage},g +s,%%FLAVOR%%,%{appname},g +s,%%DIST%%,%{distname},g' \ + %{SOURCE5} > distribution.ini + +install -d %{buildroot}%{progdir}/distribution/ +install -m 0644 distribution.ini %{buildroot}%{progdir}/distribution/ + +# openSUSE software search plugin +sed -e 's,%%PRJNAME%%,%{prjname},g' \ + %{SOURCE1} > opensuse-software.xml + +install -d %{buildroot}%{progdir}/distribution/searchplugins/common/ +install -m 0644 opensuse-software.xml %{buildroot}%{progdir}/distribution/searchplugins/common/ + +%if %susefox +# install the system extension +unzip -u susefox\@opensuse.org ../susefox.xpi +mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{susefox_guid}/ +cp -r susefox\@opensuse.org \ + %{buildroot}%{_datadir}/mozilla/extensions/%{susefox_guid}/ +%endif + +%files +%defattr(-,root,root) +%if %susefox +%license COPYING.susefox +%license ../COPYING +%{_datadir}/mozilla +%endif +%{progdir} + +%changelog diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..a36ce45 --- /dev/null +++ b/_multibuild @@ -0,0 +1,4 @@ + + MozillaFirefox-branding-openSUSE + firefox-esr-branding-openSUSE + diff --git a/all-openSUSE.js b/all-openSUSE.js new file mode 100644 index 0000000..6bd2076 --- /dev/null +++ b/all-openSUSE.js @@ -0,0 +1,3 @@ +// openSUSE overrides for default settings +// disabled ATM +//pref("layout.word_select.stop_at_punctuation", false); diff --git a/distribution.ini.in b/distribution.ini.in new file mode 100644 index 0000000..c5ff85a --- /dev/null +++ b/distribution.ini.in @@ -0,0 +1,57 @@ +[Global] +id=openSUSE +version=%VERSION% +about=%FLAVOR% for %DIST% + +[Preferences] +app.partner.opensuse="opensuse" + +[LocalizablePreferences] +browser.startup.homepage="%HOMEPAGE%" + +[BookmarksToolbar] +item.1.title=openSUSE +item.1.link=https://www.opensuse.org +item.1.icon=empty: +item.1.iconData=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAB2HAAAdhwGP5fFlAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAZ5QTFRFAAAAAP8AgIAAVaoAgL9AZswzgKorbbYkgL8ggLMadLkuar8rdrEnbbYkcL8geLQecbgrebwoc78mdLkjdb8gdroncb0mdrYkc70hdLkncbwmdb0kdboidrcnc7kmcLslc7wkcbgkdLkjcbsocrskdbgkc7wmdLwkcrkjc7smdbgmcbokdLskcromc7kldbokc7kmdLslc7kkdLskc7oldLslc7kkc7okdLsmcrolcrskc7olc7kkc7omc7oldLokc7skcrslc7klcrskdLkmc7slc7okcromc7sldLklcrolcrokc7smc7oldLolc7slc7slc7oldLkkc7slcrklc7olc7omdLomdLklc7olc7skcrkmc7slc7oldLoldLkmc7olc7olc7okc7oldLolc7olcrslc7olc7omc7klc7olc7oldLokcrslc7olc7olc7okc7olc7klc7olc7okcrolc7olc7olc7olc7olc7olc7olc7olc7olc7olc7slc7olc7olc7olc7olc7olc7olc7olc7olc7olc7ol8SQFKQAAAIl0Uk5TAAECAwQFBgcICgsMDQ4QERITFBYYGhscHyEiIyUnKCkqKywtMTI1OTo8PT9AQ0VGSUtUVllaW11lZ2lvcXN2d3h7fH+Ag4WIiouRk5WXmJmdn6Gkpaapqqytr7CztLW3uLq9v8DBwsPFxsnKy83U1dnb3N7g4eLj5Obp7O/w8fL29/j5+vv8/f4boEMBAAABdklEQVQYGX3BjV8LcQDH8U9ZniNTJiwMEcMIYVbymMgoInkWcj14KM/Zmnbbvv+13924ve5s935D12ReDeQfxaFrSSGW4kwq1AR5hcqhKmuhrLq4/KogYz8betKj82UFAWuTV2YrCVzR3uwn+VC1bT2e7WlLNdSVGCvpL4KaUtkH1/dy4JuqCFg9oQ8vftgZustyETBcPAWRG5UTjMiF3+aVq0Rv3e6YeseOshz4JdVNSurN2M08kwO/IzoMO+MMFFdxWg48GzFal0cwInNvoc2Wgaf/YgtwrTy4hi33K8eBNzLwdBTfH4XIHS1/tFfOYfTLoOaeNJWEQ0N3L3Vi7LFkUNN8ckaaPrsJV/vwbznwST4pqfByqO/M4OuSHs/KIKA9bVVkfLm5j3kZ/K/tWF9qF3BQDhppOZ+Tg/qiFxZVhSuytRXPup7Mc1v/YOyekVT4bD0dzY49nP4uH4w5hQBiCvELSCjEONCpxn7GgKavaiA3HuMPILUubismK2sAAAAASUVORK5CYII= + +[BookmarksMenu] +item.1.type=folder +item.1.title=openSUSE +item.1.folderId=1 + +[BookmarksFolder-1] +item.1.title=openSUSE +item.1.link=https://www.opensuse.org +item.1.icon=empty: +item.1.iconData=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAB2HAAAdhwGP5fFlAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAZ5QTFRFAAAAAP8AgIAAVaoAgL9AZswzgKorbbYkgL8ggLMadLkuar8rdrEnbbYkcL8geLQecbgrebwoc78mdLkjdb8gdroncb0mdrYkc70hdLkncbwmdb0kdboidrcnc7kmcLslc7wkcbgkdLkjcbsocrskdbgkc7wmdLwkcrkjc7smdbgmcbokdLskcromc7kldbokc7kmdLslc7kkdLskc7oldLslc7kkc7okdLsmcrolcrskc7olc7kkc7omc7oldLokc7skcrslc7klcrskdLkmc7slc7okcromc7sldLklcrolcrokc7smc7oldLolc7slc7slc7oldLkkc7slcrklc7olc7omdLomdLklc7olc7skcrkmc7slc7oldLoldLkmc7olc7olc7okc7oldLolc7olcrslc7olc7omc7klc7olc7oldLokcrslc7olc7olc7okc7olc7klc7olc7okcrolc7olc7olc7olc7olc7olc7olc7olc7olc7olc7slc7olc7olc7olc7olc7olc7olc7olc7olc7olc7ol8SQFKQAAAIl0Uk5TAAECAwQFBgcICgsMDQ4QERITFBYYGhscHyEiIyUnKCkqKywtMTI1OTo8PT9AQ0VGSUtUVllaW11lZ2lvcXN2d3h7fH+Ag4WIiouRk5WXmJmdn6Gkpaapqqytr7CztLW3uLq9v8DBwsPFxsnKy83U1dnb3N7g4eLj5Obp7O/w8fL29/j5+vv8/f4boEMBAAABdklEQVQYGX3BjV8LcQDH8U9ZniNTJiwMEcMIYVbymMgoInkWcj14KM/Zmnbbvv+13924ve5s935D12ReDeQfxaFrSSGW4kwq1AR5hcqhKmuhrLq4/KogYz8betKj82UFAWuTV2YrCVzR3uwn+VC1bT2e7WlLNdSVGCvpL4KaUtkH1/dy4JuqCFg9oQ8vftgZustyETBcPAWRG5UTjMiF3+aVq0Rv3e6YeseOshz4JdVNSurN2M08kwO/IzoMO+MMFFdxWg48GzFal0cwInNvoc2Wgaf/YgtwrTy4hi33K8eBNzLwdBTfH4XIHS1/tFfOYfTLoOaeNJWEQ0N3L3Vi7LFkUNN8ckaaPrsJV/vwbznwST4pqfByqO/M4OuSHs/KIKA9bVVkfLm5j3kZ/K/tWF9qF3BQDhppOZ+Tg/qiFxZVhSuytRXPup7Mc1v/YOyekVT4bD0dzY49nP4uH4w5hQBiCvELSCjEONCpxn7GgKavaiA3HuMPILUubismK2sAAAAASUVORK5CYII= + +item.2.title=openSUSE Documentation +item.2.link=https://doc.opensuse.org +item.2.icon=empty: +item.2.iconData=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAB2HAAAdhwGP5fFlAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAIdQTFRFAAAAAP8AgKorbbYkdLkuar8rbbYkd7sieLQeebwodrYkdrcncLslc7wkcbgkcbokcrgjdLskc7olc7kkcromc7oldLskdLolcrkkc7omc7olc7olc7skc7oldLokc7okc7olc7olc7olc7olc7omc7olc7olc7olc7slc7olcrolc7olc7olYVDfwwAAACx0Uk5TAAEGBwsMDg8RExwnKSorP0FWWVtrb3CYmqmrra/Ky9LT1OPs7u/w8fLz9fpr97AMAAAAkklEQVQ4y73R1w6CABBE0YtdsCsoKlgRy/7/9/lmLGQ20cR5PslOZgEwA3vLeR3xSBUwKyIH2MoDpQfsGwCtYaoBMLkpUCw6xAqY5fVgI4ElzDTI6WlwpaHBhaYGGX0NYqdkVgu2AhznbRJn6qmcuj1a/vTuf4OTB9InUJXDQIIyDccvJz7T3UnQGu/dDqHXAYA7Z3RniFtz7fwAAAAASUVORK5CYII= + +item.3.title=openSUSE Software +item.3.link=https://software.opensuse.org +item.3.icon=empty: +item.3.iconData=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAB2HAAAdhwGP5fFlAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAG9QTFRFAAAAbbYkgL8gdrEnbbYkcL8gdrYkcrkjdrcncrkjdbonc7smdLskc7kmc7slc7sldLklc7oldLskc7omcrolc7skc7olc7olc7olc7olc7okc7olc7slc7olc7olc7olc7olc7slc7olc7olc7ol0+P6dwAAACR0Uk5TAAcIDQ4QHB0nOjs8T1BSbW5vcKmur8jJytDS19js7/Dx8vP0Mi7GzAAAAIdJREFUOMvt08kKgzAYBOBo3Ou+tS6t27z/M4qGgJq/h0I9CM4lA/MRcgljm+jJc5rKWGNfYtdYU1n0rtdofM6DFhV9R4rGXE6zRUSCF3xRQpQkGMFFMTCQAFDbtQCI/A5cT06iKcB7SCDaCW+4wT/AoO7dDhQqyHbA+Rz39+EHO3m/nftM7jPZkz4GuNYFqwAAAABJRU5ErkJggg== + +item.4.title=openSUSE News +item.4.type=livemark +item.4.siteLink=https://news.opensuse.org +item.4.feedLink=https://news.opensuse.org/feed + +item.5.title=How to Participate in openSUSE +item.5.link=https://en.opensuse.org/Portal:How_to_participate +item.5.icon=empty: +item.5.iconData=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAB2HAAAdhwGP5fFlAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAABJQTFRFAAAAdLokcrskdLkmcromc7olRfXo1wAAAAV0Uk5TAHd/gIizziKgAAAAUUlEQVQoz2NggIDQUAZUQKJAKBw4oAuEoAtAlYSiK0ESCEIXUEATCEI3VIFsp6MLMCMMhQiYogkgKQhFVwAREEUXYEQXQFbCgK6EgWp+oVgAAF2ARRF2p8wOAAAAAElFTkSuQmCC + +item.6.title=openSUSE Forums +item.6.link=https://forums.opensuse.org +item.6.icon=empty: +item.6.iconData=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAB2HAAAdhwGP5fFlAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAEtQTFRFAAAAdroncb0mdrYkdrcnc7kmc7kmcrkmcrokdLokcrskdLkmc7olcrolc7skcrkmc7olc7olc7olc7olc7olc7slc7olc7olc7oln32G2gAAABh0Uk5TABobHCcoUFdcd3+Ara6vsLG04+/x8vv8iHxpxwAAAI9JREFUOMvl0s0OwiAQBOARUYtbaS1Q5/2f1IOmbig/Hk2cK1827GaAX8hpSsySvFXvgYWEj5hYzLiBVAZxA2wkedsGZLAK3E2+4GHmqMBxfwLDqEDpSORfAQESTR0IAM/Z1IAAgN0VZzm/gbywvcVMrBeQ4LVWVsfHQELqdRau5d3UjA6A6wG4Hmh98ds8AYXfIQMZPWJQAAAAAElFTkSuQmCC + +item.7.title=Planet openSUSE +item.7.type=livemark +item.7.siteLink=https://planet.opensuse.org +item.7.feedLink=https://planet.opensuse.org/en/rss20.xml diff --git a/firefox-esr-branding-openSUSE.changes b/firefox-esr-branding-openSUSE.changes new file mode 100644 index 0000000..9c081e2 --- /dev/null +++ b/firefox-esr-branding-openSUSE.changes @@ -0,0 +1,368 @@ +------------------------------------------------------------------- +Fri Sep 24 04:12:31 UTC 2021 - Andreas Stieger + +- use HTTPS for software search plugin + +------------------------------------------------------------------- +Thu Mar 19 19:55:14 UTC 2020 - Stasiek Michalski + +- Update the default homepage and the bookmark icons + +------------------------------------------------------------------- +Fri Oct 4 08:12:01 UTC 2019 - Wolfgang Rosenauer + +- removed extensions preferences (moved to core package) +- use multibuild to provide branding package for + MozillaFirefox and firefox-esr + +------------------------------------------------------------------- +Mon Sep 9 09:35:46 UTC 2019 - Wolfgang Rosenauer + +- layout.word_select.stop_at_punctuation -> true (boo#1133163) + +------------------------------------------------------------------- +Wed Jul 17 17:46:13 UTC 2019 - Lubos Kocman + +- recognize Leap 15.2 via sle_version + +------------------------------------------------------------------- +Sun May 5 07:31:47 UTC 2019 - Wolfgang Rosenauer + +- recognize Leap 15 via sle_version (required for >= 15.1) + +------------------------------------------------------------------- +Tue Apr 23 09:15:55 UTC 2019 - Wolfgang Rosenauer + +- bump version to 60 for SLE compatibility (bsc#1128316) + +------------------------------------------------------------------- +Sat Aug 25 15:48:57 UTC 2018 - wr@rosenauer.org + +- removed intl.locale.matchOS + * it's not used in recent versions and it was set in the general + openSUSE Firefox package since 2011 + +------------------------------------------------------------------- +Sun Apr 1 09:34:49 UTC 2018 - wr@rosenauer.org + +- recognize Leap 15.0 (boo#1087713) + +------------------------------------------------------------------- +Mon Jun 5 07:19:51 UTC 2017 - wr@rosenauer.org + +- really fix boo#1036679 (recognize Leap 42.3) + +------------------------------------------------------------------- +Fri Apr 28 06:28:06 UTC 2017 - wr@rosenauer.org + +- recognize Leap 42.3 (boo#1036679) + +------------------------------------------------------------------- +Fri Dec 9 05:24:34 UTC 2016 - qantas94heavy@gmail.com + +- Fix openSUSE bookmarks not added to default profile (boo#1014292) + * Move openSUSE bookmarks from toolbar to menu + * Use local favicon for all bookmarks (Firefox 45+) + * Fix links to "openSUSE Documentation" and "How to Participate" + (boo#704121, boo#953164) +- Remove DuckDuckGo search plugin (included upstream) +- Clean up spec file + * Change $RPM_BUILD_ROOT to %{buildroot} + * Remove %clean section + * Escape % symbols + +------------------------------------------------------------------- +Mon Jul 11 09:32:00 UTC 2016 - dimstar@opensuse.org + +- Identify the different Leap versions correctly (up to Leap 42.2) + (boo#987969). + +------------------------------------------------------------------- +Fri Dec 18 00:55:52 UTC 2015 - wr@rosenauer.org + +- identify Tumbleweed correctly + +------------------------------------------------------------------- +Mon Oct 19 09:54:57 UTC 2015 - wr@rosenauer.org + +- change homepage to https://www.opensuse.org/searchPage/ + (boo#950948, boo#950949) + +------------------------------------------------------------------- +Sun Jul 26 08:14:23 UTC 2015 - wr@rosenauer.org + +- identify Leap 42.1 correctly +- searchplugins need to be placed under distribution with FF 40 +- disable susefox + * its main purpose the plugin finder service misses server + side maintenance and NPAPI plugins are being obsoleted sooner + or later +- homepage setting moved back from susefox to distribution + configuration + +------------------------------------------------------------------- +Mon Mar 25 22:41:28 UTC 2013 - wr@rosenauer.org + +- modified file locations for Firefox 21 and above + +------------------------------------------------------------------- +Thu Jan 31 07:40:17 UTC 2013 - wr@rosenauer.org + +- added DuckDuckGo as search option (bnc#801121) + +------------------------------------------------------------------- +Tue Aug 7 21:40:45 UTC 2012 - wr@rosenauer.org + +- move Firefox specific prefs to defaults/preferences (bnc#774914) + +------------------------------------------------------------------- +Tue Jun 26 21:29:12 UTC 2012 - wr@rosenauer.org + +- update susefox to snapshot 20120626 + * add window controls for Gnome 3 (bnc#768942) + +------------------------------------------------------------------- +Thu Mar 15 08:18:11 UTC 2012 - wr@rosenauer.org + +- bumped version to 6.0 +- support firefox-esr RPM packages +- removed MozillaFirefox build dependency and PreReq + * everything controlled by Supplements and Requirements from + base package + +------------------------------------------------------------------- +Wed Dec 21 13:09:49 UTC 2011 - wr@rosenauer.org + +- make openSUSE software search version specific (bnc#737709) + +------------------------------------------------------------------- +Fri Nov 18 14:03:18 UTC 2011 - wr@rosenauer.org + +- disable addon check completely as scopes are not working + correctly with Firefox 8 + +------------------------------------------------------------------- +Fri Nov 11 21:59:49 UTC 2011 - wr@rosenauer.org + +- do not disable global addons on update check + +------------------------------------------------------------------- +Tue Nov 8 05:14:02 UTC 2011 - wr@rosenauer.org + +- update susefox to snapshot 20111108 (1.0.2) + * removed statusbar stuff (fix bnc#707628) + +------------------------------------------------------------------- +Thu Oct 20 20:15:05 UTC 2011 - wr@rosenauer.org + +- make susefox compatible up to Firefox 9 +- browser.startup.homepage is now a property in susefox as the + resource:// URI is useless in omnijar setup (bnc#721421) +- no welcome and override startpages + +------------------------------------------------------------------- +Wed Sep 14 21:15:41 UTC 2011 - wr@rosenauer.org + +- update susefox + * marked compatible up to FF7 + +------------------------------------------------------------------- +Mon Jun 27 16:19:18 CEST 2011 - ro@suse.de + +- add directory to filelist to fix build + +------------------------------------------------------------------- +Sat May 21 12:31:32 UTC 2011 - wr@rosenauer.org + +- update susefox + * marked compatible with FF5 + +------------------------------------------------------------------- +Fri Apr 15 06:08:26 UTC 2011 - wr@rosenauer.org + +- update to version 5.0 + * supports openSUSE Firefox 5 and higher + (compatibility with standalone Firefox) +- added all-openSUSE.js (previously in xulrunner) + +------------------------------------------------------------------- +Tue Oct 26 09:41:05 CEST 2010 - wr@rosenauer.org + +- update susefox to snapshot 20101026 + * Updated link to openSUSE wiki page + * Mistake in cs-CZ locale (bnc#637368) + +------------------------------------------------------------------- +Mon Aug 30 15:22:41 CEST 2010 - wr@rosenauer.org + +- fixed build for Factory by getting the needed RPM macros +- override browser.startup.homepage reference + +------------------------------------------------------------------- +Thu Aug 12 09:12:49 CEST 2010 - wr@rosenauer.org + +- bumped package version to 4.0 +- update susefox to snapshot 20100812 + * compatibility with Firefox 4 + +------------------------------------------------------------------- +Tue Jun 9 12:58:21 CEST 2010 - wr@rosenauer.org + +- update susefox to snapshot 20100609 + * added HU translation + +------------------------------------------------------------------- +Fri May 28 14:19:18 UTC 2010 - javier@opensuse.org + +- switch Planet openSUSE's feed to planet.opensuse.org + +------------------------------------------------------------------- +Sun Dec 6 13:51:22 CET 2009 - wr@rosenauer.org + +- update susefox to snapshot 20091206 (1.0.1) + * compatible with Firefox 3.6 + +------------------------------------------------------------------- +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 + +- update susefox to snapshot 20091023 + * remove unneeded error dialog (bnc#549496) + +------------------------------------------------------------------- +Mon Sep 28 07:23:19 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090928 + * fixed syntax error in install.rdf which prevented the addon from + being loaded + +------------------------------------------------------------------- +Fri Sep 25 10:19:57 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090925 + * added pt-BR locale + * use pluginfinder.opensuse-community.org as official backend + +------------------------------------------------------------------- +Mon Sep 14 00:01:16 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090914 + * offer the homepage link also in en-US locale + +------------------------------------------------------------------- +Fri Jul 10 17:22:45 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090710 + * added link to the new "homepage" of the addon + * manage content plugins menuitem is always enabled now + * plugin installer wizard skips the results list correctly + * fixed a few issues + +------------------------------------------------------------------- +Sat Jul 4 10:59:09 CEST 2009 - wr@rosenauer.org + +- update susefox to snapshot 20090703 + * Remove superfluous select field + * Remove the bug reporting hint for missing upstream descriptions + * added nl locale from Freek de Kruijf + * Add it locale as provided by Andrea Turrini + +------------------------------------------------------------------- +Tue Jun 30 10:05:46 CEST 2009 - wr@rosenauer.org + +- add distribution.ini (mainly for having a distribution version + in Firefox prefs e.g. needed for the susefox addon) +- added susefox extension + * supports custom plugin finder service + * integrates PFS with YaST + * allows setting of the default mimetype handler plugin if there + are more than one installed + +------------------------------------------------------------------- +Tue May 19 18:58:20 CEST 2009 - wr@rosenauer.org + +- set accessibility.typeaheadfind.soundURL to "default" (bnc#505289) + (that uses a wav packaged in toolkit and FF might not be able + to play it if esd is not functional) + +------------------------------------------------------------------- +Mon May 4 08:40:26 CEST 2009 - wr@rosenauer.org + +- bumped version to 3.5 to reflect FF version bump +- updated firefox.schemas +- removed spec support for distributions before 10.3 +- removed obsolete prefs + +------------------------------------------------------------------- +Mon Dec 8 11:16:41 EST 2008 - hfiguiere@suse.de + +- Fix a type in firefox-suse-default-prefs.js + +------------------------------------------------------------------- +Thu Nov 20 18:56:10 CST 2008 - maw@suse.de + +- Review and approve changes. + +------------------------------------------------------------------- +Fri Nov 14 13:42:38 CET 2008 - wr@rosenauer.org + +- Make sure that the base package is installed before installing + the branding packages (needed for gconf schema update) + (bnc#444682) + +------------------------------------------------------------------- +Fri Nov 7 15:42:55 CST 2008 - maw@suse.de + +- Review and approve changes. + +------------------------------------------------------------------- +Tue Nov 4 23:50:03 CET 2008 - wr@rosenauer.org + +- added the Firefox Gconf schema for system prefs and + changed the homepage URL to http://www.opensuse.org/ (bnc#441646) + +------------------------------------------------------------------- +Mon Oct 20 18:16:42 CDT 2008 - maw@suse.de + +- Review and approve changes. + +------------------------------------------------------------------- +Tue Oct 7 14:00:46 CEST 2008 - wr@rosenauer.org + +- bumped version to 3.0.3 +- removed browser.link.open_external override; we are opening + everything in a new tab; that also caused UI misbehaviour + (bnc#430077, bmo#457092) +- Set browser.identity.ssl_domain.display to 1 (bnc#426263) + +------------------------------------------------------------------- +Tue Oct 7 14:00:02 CEST 2008 - vuntz@novell.com + +- Add openSUSE documentation bookmark (fate#305003). +- Also remove the Novell bookmarks and search addons. They will go + in the SLED branding package. + +------------------------------------------------------------------- +Mon Oct 6 14:56:31 CEST 2008 - sbrabec@suse.cz + +- Conflict with other branding providers (FATE#304881). + +------------------------------------------------------------------- +Fri Sep 26 18:22:01 CEST 2008 - vuntz@suse.de + +- Add COPYING file (bnc#426320). + +------------------------------------------------------------------- +Sun Aug 3 23:01:38 CEST 2008 - wr@rosenauer.org + +- some polishing and minor changes + +------------------------------------------------------------------- +Tue Jul 29 16:00:03 CEST 2008 - vuntz@novell.com + +- New package (bnc#390752). + diff --git a/firefox-suse-default-prefs.js b/firefox-suse-default-prefs.js new file mode 100644 index 0000000..4524755 --- /dev/null +++ b/firefox-suse-default-prefs.js @@ -0,0 +1,14 @@ +pref("browser.display.use_system_colors", true); +pref("general.smoothScroll", true); +pref("font.default", "sans-serif"); +pref("font.default.x-western", "sans-serif"); +pref("font.name.monospace.x-western", "monospace"); +pref("font.name.monospace.x-unicode", "monospace"); +pref("network.negotiate-auth.gsslib", "GSSAPI"); +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("accessibility.typeaheadfind.soundURL", "default"); +pref("startup.homepage_welcome_url", ""); +pref("startup.homepage_override_url", ""); diff --git a/firefox.schemas b/firefox.schemas new file mode 100644 index 0000000..1b3e6bc --- /dev/null +++ b/firefox.schemas @@ -0,0 +1,289 @@ + + + + /schemas/apps/firefox/lockdown/disable_history + /apps/firefox/lockdown/disable_history + firefox + bool + false + + Disable the browser history + Prevent the browser from keeping a history of visited sites + + + + /schemas/apps/firefox/lockdown/disable_toolbar_editing + /apps/firefox/lockdown/disable_toolbar_editing + firefox + bool + false + + Disable toolbar editing + Prevent the user from editing the toolbar + + + + /schemas/apps/firefox/lockdown/disable_themes + /apps/firefox/lockdown/disable_themes + firefox + bool + false + + Disable installing themes + To prevent the user from installing themes + + + + /schemas/apps/firefox/lockdown/disable_extensions + /apps/firefox/lockdown/disable_extensions + firefox + bool + false + + Disable installing extensions + Prevent the user from installing extensions + + + + /schemas/apps/firefox/web/disable_popups + /apps/firefox/web/disable_popups + firefox + bool + false + + Enable popup blocker + Enable popup blocker without warning about blocked popups + + + + /schemas/apps/firefox/web/java_enabled + /apps/firefox/web/java_enabled + firefox + bool + true + + Enable java + Enable java + + + + /schemas/apps/firefox/web/javascript_enabled + /apps/firefox/web/javascript_enabled + firefox + bool + true + + Enable javascript + Enable javascript + + + + /schemas/apps/firefox/lockdown/disable_url_bar + /apps/firefox/lockdown/disable_url_bar + firefox + bool + false + + Disable location bar + Prevent the user from entering URLs in the location bar + + + + /schemas/apps/firefox/lockdown/disable_searchbar + /apps/firefox/lockdown/disable_searchbar + firefox + bool + false + + Disable search bar + Prevent the user from using the search bar + + + + /schemas/apps/firefox/web/disable_cookies + /apps/firefox/web/disable_cookies + firefox + bool + false + + Disable cookies + Prevent the browser from storing cookies + + + + /schemas/apps/firefox/web/disable_save_password + /apps/firefox/web/disable_save_password + firefox + bool + false + + Disable saved passwords + Prevent the browser from storing saved passwords + + + + /schemas/apps/firefox/web/cache_size + /apps/firefox/web/cache_size + firefox + int + 50000 + + Disk cache size in KB + Disk cache size in KB + + + + /schemas/apps/firefox/general/homepage_url + /apps/firefox/general/homepage_url + firefox + string + www.opensuse.org + + Home Page URL + Home Page URL + + + + /schemas/apps/firefox/web/download_defaultfolder + /apps/firefox/web/download_defaultfolder + firefox + string + Desktop + + Default download location + Default download location. Possible values include: "Desktop", "My Downloads", and "Home" + + + + /schemas/apps/firefox/lockdown/disable_unsafe_protocol + /apps/firefox/lockdown/disable_unsafe_protocol + firefox + bool + false + + Disable unsafe protocols + Disable non-builtin protocols not explicitly enabled + + + + /schemas/apps/firefox/lockdown/disable_bookmark_editing + /apps/firefox/lockdown/disable_bookmark_editing + firefox + bool + false + + Disable editing bookmarks + Prevent the user from editing browser bookmarks + + + + /schemas/apps/firefox/lockdown/hide_bookmark + /apps/firefox/lockdown/hide_bookmark + firefox + bool + false + + Disable bookmarks feature + Prevent the user from editing or viewing bookmarks + + + + /schemas/apps/firefox/lockdown/disable_show_passwords + /apps/firefox/lockdown/disable_show_passwords + firefox + bool + false + + Disable display of stored web passwords + Disable plain text display of stored web passwords in Preferences dialog + + + + /schemas/apps/firefox/lockdown/disable_javascript_chrome + /apps/firefox/lockdown/disable_javascript_chrome + firefox + bool + false + + Prevent javascript windows from hiding chrome + Prevent windows opened by javascript from hiding window chrome (location bar, status bar, etc.) + + + + /schemas/apps/firefox/web/cookie_accept + /apps/firefox/web/cookie_accept + firefox + int + 0 + + Cookie Lifetime Policy + Cookie Lifetime Policy: 0 = Accept cookies normally; 1 = Prompt for each cookie; 2 = Accept for current session only; 3 = Accept for N days + + + + /schemas/apps/firefox/web/images_load + /apps/firefox/web/images_load + firefox + int + 0 + + Image loading policy + Image loading policy: 0 = load all images; 1 = exclude third-party image loading; 2 = exclude all image loading + + + + /schemas/apps/firefox/lockdown/additional_safe_protocols + /apps/firefox/lockdown/additional_safe_protocols + firefox + string + + + Additional Safe Protocols + Additional Safe Protocols + + + + /schemas/apps/firefox/general/trusted_URIs + /apps/firefox/general/trusted_URIs + firefox + list + string + [] + + List of URIs for which Kerberos/NTLM is enabled + A comma-separated list of URI keys, of the form + [scheme "://"] [host [":" port]], for which login should be allowed + via SPNEGO Kerberos or NTLM authentication. + + + + + /schemas/apps/firefox/general/delegated_URIs + /apps/firefox/general/delegated_URIs + firefox + list + string + [] + + List of URIs for which Kerberos/NTLM delegation is enabled + A comma-separated list of URI keys, of the form + [scheme "://"] [host [":" port]], for which delegation should be allowed + using SPNEGO Kerberos or NTLM authentication. + + + + + /schemas/apps/firefox/general/allowed_indirect_gnomevfs_loads + /apps/firefox/general/allowed_indirect_gnomevfs_loads + firefox + string + "" + + A list of protocols, handled by gnome-vfs, that are permitted + A comma-separated list of protocols, handled by + gnome-vfs and of the form [scheme "://"], whose loads are + allowed. + + + + diff --git a/opensuse-software.xml.in b/opensuse-software.xml.in new file mode 100644 index 0000000..da8e3e1 --- /dev/null +++ b/opensuse-software.xml.in @@ -0,0 +1,12 @@ + +openSUSE Software +Search for openSUSE packages +utf-8 +data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACKUlEQVR4AWKAgYZDjoptR73igdgQ0Dg1AMsRRMHvUmzbKsc8m7Ft28nZiG3bdlaxbdt20lOX+dZWjfv164edeqJ9gdDxNvEzT3aOjsrOFz7eOpeFlXSczIj+kmFhJC9trOyInZMHHZxS7xNM5Rac6R2brjEMYmF80sKI70MFIfg/kvYgfE0IQTbUy+tLrr80OTo5gZaCMxh/QHAZDhaBZI+NlT508ZqJM052zkkJFqdvCFIYAzzPL5ga2lnZBDev7QoFOpA8d/LqMTR5d5MbRsKIDCsjvu7mNXUsjOgZvF+Ciq1OTu1CovtZGclTD68tQBRkJn8XgN3I3s7KxwcEs8nByq9iXwt3H5GTgSCgHmm84t+UAJ6POjmlEnc/I3diQrTbI+hxJ/phZaRHUigAkMTshdxjOP8C6DsU6FxEMirlZJVbpx5v28jBKQ4TPN4+EgWvksfuYBVbw8db5YGnHiC4hLcX6IeJKHUTqDHi/gh1CNKbRIE7lYrfeNgPsBbZL+7i1a2srHQdSvkY719A+hnna0ikBQ1YmRBUT1E6OpAPAC8AONwrGGqirQvbGGlFD6+rGjzWsrKLU/fB2wHaC2spQXorVH1GvBewPwQlx3F+jfENd27aCwUmHxU9SFmR9LsTufgEw+34P/Sbrjhjkrd0WSRwJdaDdlZxE4n7gKb5gIqchcFBrFMhuRvyUsPNqeIy/TuXnR8WN+1Eu4SFZ/onrLwwNiYz7D+rbO2MgOS2gwAAAABJRU5ErkJggg + + + + + +https://software.opensuse.org/search + diff --git a/susefox-20120626.tar.bz2 b/susefox-20120626.tar.bz2 new file mode 100644 index 0000000..6e8fa44 --- /dev/null +++ b/susefox-20120626.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8735afebf3d37da2f26edc2f24b8ec955b55b0084175296a9ddd9f7b1dae14ff +size 50700