- 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
- removed extensions preferences (moved to core package)
- use multibuild to provide branding package for
MozillaFirefox and firefox-esr
- removed extensions preferences (moved to core package)
- use multibuild to provide branding package for
MozillaFirefox and firefox-esr
- layout.word_select.stop_at_punctuation -> true (boo#1133163)
- recognize Leap 15.2 via sle_version
- recognize Leap 15 via sle_version (required for >= 15.1)
- bump version to 60 for SLE compatibility (bsc#1128316)
- removed intl.locale.matchOS
* it's not used in recent versions and it was set in the general
openSUSE Firefox package since 2011
- recognize Leap 15.0 (boo#1087713)
- really fix boo#1036679 (recognize Leap 42.3)
- recognize Leap 42.3 (boo#1036679)
- 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+)
OBS-URL: https://build.opensuse.org/request/show/735346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=60
- use multibuild to provide branding package for
MozillaFirefox and firefox-esr
- layout.word_select.stop_at_punctuation -> true (boo#1133163)
- recognize Leap 15.2 via sle_version
- recognize Leap 15 via sle_version (required for >= 15.1)
- bump version to 60 for SLE compatibility (bsc#1128316)
- removed intl.locale.matchOS
* it's not used in recent versions and it was set in the general
openSUSE Firefox package since 2011
- recognize Leap 15.0 (boo#1087713)
- really fix boo#1036679 (recognize Leap 42.3)
- recognize Leap 42.3 (boo#1036679)
- 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}
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=143