~ruther/guix-local

ref: 70498a4ade9f4e4760878b2fb286d2f0e7603fdf guix-local/gnu/packages/patches/icecat-adjust-mozilla-desktop.patch -rw-r--r-- 562 bytes
70498a4a — Andreas Enge gnu: python-pyqtwebengine-6: Disinherit from python-pyqtwebengine. 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Upstream-status: https://phabricator.services.mozilla.com/D270791

diff --git a/toolkit/mozapps/installer/linux/rpm/mozilla.desktop b/toolkit/mozapps/installer/linux/rpm/mozilla.desktop
index 79048fcf7c94..13c103f683b0 100644
--- a/toolkit/mozapps/installer/linux/rpm/mozilla.desktop
+++ b/toolkit/mozapps/installer/linux/rpm/mozilla.desktop
@@ -8,7 +8,7 @@ Version=1.0
 Name=@MOZ_APP_DISPLAYNAME@
 GenericName=Web Browser
 Comment=Your web, the way you like it
-Exec=@MOZ_APP_NAME@
+Exec=@MOZ_APP_NAME@ %u
 Icon=@MOZ_APP_NAME@
 Terminal=false
 Type=Application