28cd8d6baf
- do not use XDG for mime-handler as it does not handle the default browser check correctly old: openSUSE:Factory/MozillaFirefox-branding-openSUSE new: mozilla:Factory/MozillaFirefox-branding-openSUSE rev None Index: MozillaFirefox-branding-openSUSE.changes =================================================================== --- MozillaFirefox-branding-openSUSE.changes (revision 63) +++ MozillaFirefox-branding-openSUSE.changes (revision 155) @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Sun Nov 10 13:14:34 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org> + +- do not use XDG for mime-handler as it does not handle the default + browser check correctly + +------------------------------------------------------------------- +Mon Nov 4 13:03:40 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org> + +- add properties to use xdg-desktop-portal (boo#1226112) + +------------------------------------------------------------------- Tue Aug 9 11:28:51 UTC 2022 - Yuchen Lin <mlin+factory@suse.de> - add sle_version 150500 check Index: MozillaFirefox-branding-openSUSE.spec =================================================================== --- MozillaFirefox-branding-openSUSE.spec (revision 63) +++ MozillaFirefox-branding-openSUSE.spec (revision 155) @@ -1,8 +1,8 @@ # # spec file for package MozillaFirefox-branding-openSUSE # -# Copyright (c) 2023 SUSE LLC -# Copyright (c) 2008-2019 Wolfgang Rosenauer +# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2008-2024 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed Index: all-openSUSE.js =================================================================== --- all-openSUSE.js (revision 63) +++ all-openSUSE.js (revision 155) @@ -1,3 +1,8 @@ // openSUSE overrides for default settings // disabled ATM //pref("layout.word_select.stop_at_punctuation", false); + +pref("widget.use-xdg-desktop-portal.file-picker", 1); +// default browser check fails when this is set +//pref("widget.use-xdg-desktop-portal.mime-handler", 1); + Index: firefox-esr-branding-openSUSE.changes =================================================================== --- firefox-esr-branding-openSUSE.changes (revision 63) +++ firefox-esr-branding-openSUSE.changes (revision 155) @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Sun Nov 10 13:14:34 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org> + +- do not use XDG for mime-handler as it does not handle the default + browser check correctly + +------------------------------------------------------------------- +Mon Nov 4 13:03:40 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org> + +- add properties to use xdg-desktop-portal (boo#1226112) + +------------------------------------------------------------------- Tue Aug 9 11:28:51 UTC 2022 - Yuchen Lin <mlin+factory@suse.de> - add sle_version 150500 check OBS-URL: https://build.opensuse.org/request/show/1223283 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=64 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
all-openSUSE.js | ||
distribution.ini.in | ||
firefox-esr-branding-openSUSE.changes | ||
firefox-suse-default-prefs.js | ||
firefox.schemas | ||
MozillaFirefox-branding-openSUSE-COPYING | ||
MozillaFirefox-branding-openSUSE.changes | ||
MozillaFirefox-branding-openSUSE.spec | ||
opensuse-software.xml.in | ||
susefox-20120626.tar.bz2 |