Go to file
Dominique Leuenberger 28cd8d6baf Accepting request 1223283 from mozilla:Factory
- 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
2024-11-11 12:43:36 +00:00
_multibuild - add properties to use xdg-desktop-portal (boo#1226112) 2024-11-05 10:51:45 +00:00
.gitattributes - add properties to use xdg-desktop-portal (boo#1226112) 2024-11-05 10:51:45 +00:00
.gitignore - add properties to use xdg-desktop-portal (boo#1226112) 2024-11-05 10:51:45 +00:00
all-openSUSE.js - do not use XDG for mime-handler as it does not handle the default 2024-11-11 07:11:55 +00:00
distribution.ini.in - add properties to use xdg-desktop-portal (boo#1226112) 2024-11-05 10:51:45 +00:00
firefox-esr-branding-openSUSE.changes - do not use XDG for mime-handler as it does not handle the default 2024-11-11 07:11:55 +00:00
firefox-suse-default-prefs.js - add properties to use xdg-desktop-portal (boo#1226112) 2024-11-05 10:51:45 +00:00
firefox.schemas - add properties to use xdg-desktop-portal (boo#1226112) 2024-11-05 10:51:45 +00:00
MozillaFirefox-branding-openSUSE-COPYING - add properties to use xdg-desktop-portal (boo#1226112) 2024-11-05 10:51:45 +00:00
MozillaFirefox-branding-openSUSE.changes - do not use XDG for mime-handler as it does not handle the default 2024-11-11 07:11:55 +00:00
MozillaFirefox-branding-openSUSE.spec - do not use XDG for mime-handler as it does not handle the default 2024-11-11 07:11:55 +00:00
opensuse-software.xml.in - add properties to use xdg-desktop-portal (boo#1226112) 2024-11-05 10:51:45 +00:00
susefox-20120626.tar.bz2 - add properties to use xdg-desktop-portal (boo#1226112) 2024-11-05 10:51:45 +00:00