From ad4dbca25f57f28d29e4aa7679e7df52dfc0eb9fadbc0dcf3443827952a9c71c Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Fri, 29 Apr 2016 20:50:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=505 --- firefox-kde.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox-kde.patch b/firefox-kde.patch index c5e6b29..0f7a3b2 100644 --- a/firefox-kde.patch +++ b/firefox-kde.patch @@ -1374,7 +1374,7 @@ new file mode 100644 + return NS_OK; +} + -+NS_IMPL_ISUPPORTS(nsKDEShellService, nsIShellService) ++NS_IMPL_ISUPPORTS(nsKDEShellService, nsIGNOMEShellService, nsIShellService) + +NS_IMETHODIMP +nsKDEShellService::IsDefaultBrowser(bool aStartupCheck,