|
|
@ -8,17 +8,18 @@ Subject: replace pkexec by sudo
|
|
|
|
|
|
|
|
|
|
|
|
--- a/calamares.desktop
|
|
|
|
--- a/calamares.desktop
|
|
|
|
+++ b/calamares.desktop
|
|
|
|
+++ b/calamares.desktop
|
|
|
|
@@ -5,12 +5,13 @@ Name=Install System
|
|
|
|
@@ -6,13 +6,14 @@ GenericName=System Installer
|
|
|
|
GenericName=System Installer
|
|
|
|
Comment=Calamares — System Installer
|
|
|
|
Keywords=calamares;system;installer;
|
|
|
|
Keywords=calamares;system;installer;
|
|
|
|
TryExec=calamares
|
|
|
|
TryExec=calamares
|
|
|
|
-Exec=sh -c "pkexec calamares"
|
|
|
|
-Exec=sh -c "pkexec calamares"
|
|
|
|
+Exec=sh -c "sudo -E calamares -D6"
|
|
|
|
+Exec=sh -c "sudo -E calamares -D6"
|
|
|
|
Comment=Calamares — System Installer
|
|
|
|
|
|
|
|
|
|
|
|
Categories=Qt;System;
|
|
|
|
Icon=calamares
|
|
|
|
Icon=calamares
|
|
|
|
Terminal=false
|
|
|
|
Terminal=false
|
|
|
|
|
|
|
|
SingleMainWindow=true
|
|
|
|
StartupNotify=true
|
|
|
|
StartupNotify=true
|
|
|
|
Categories=Qt;System;
|
|
|
|
|
|
|
|
+NotShowIn=LXQt;
|
|
|
|
+NotShowIn=LXQt;
|
|
|
|
X-AppStream-Ignore=true
|
|
|
|
X-AppStream-Ignore=true
|
|
|
|
|
|
|
|
|
|
|
|