fix: add comments explaining sudo -E usage in all .desktop files
This commit is contained in:
@@ -3,6 +3,9 @@ Type=Application
|
|||||||
Name=Install Antergos NeXT
|
Name=Install Antergos NeXT
|
||||||
Name[en]=Install Antergos NeXT
|
Name[en]=Install Antergos NeXT
|
||||||
Comment=Install Antergos NeXT on this computer
|
Comment=Install Antergos NeXT on this computer
|
||||||
|
# pkexec does not work in our live environment (tested, failed in previous
|
||||||
|
# releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu,
|
||||||
|
# and Nitrux for launching Calamares.
|
||||||
Exec=sudo -E calamares-next
|
Exec=sudo -E calamares-next
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ Type=Application
|
|||||||
Name=Install Antergos NeXT
|
Name=Install Antergos NeXT
|
||||||
Name[en]=Install Antergos NeXT
|
Name[en]=Install Antergos NeXT
|
||||||
Comment=Install Antergos NeXT on this computer
|
Comment=Install Antergos NeXT on this computer
|
||||||
|
# pkexec does not work in our live environment (tested, failed in previous
|
||||||
|
# releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu,
|
||||||
|
# and Nitrux for launching Calamares.
|
||||||
Exec=sudo -E calamares-next
|
Exec=sudo -E calamares-next
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ Type=Application
|
|||||||
Name=Install Antergos NeXT (Offline — NO DE)
|
Name=Install Antergos NeXT (Offline — NO DE)
|
||||||
Name[en]=Install Antergos NeXT (Offline — NO DE)
|
Name[en]=Install Antergos NeXT (Offline — NO DE)
|
||||||
Comment=Bare minimum install from the live ISO. No desktop environment included. Internet recommended after boot.
|
Comment=Bare minimum install from the live ISO. No desktop environment included. Internet recommended after boot.
|
||||||
|
# pkexec does not work in our live environment (tested, failed in previous
|
||||||
|
# releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu,
|
||||||
|
# and Nitrux for launching Calamares.
|
||||||
Exec=sudo -E antergos-offline-install
|
Exec=sudo -E antergos-offline-install
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ Type=Application
|
|||||||
Name=Install Antergos NeXT
|
Name=Install Antergos NeXT
|
||||||
Name[en]=Install Antergos NeXT
|
Name[en]=Install Antergos NeXT
|
||||||
Comment=Install Antergos NeXT on this computer
|
Comment=Install Antergos NeXT on this computer
|
||||||
|
# pkexec does not work in our live environment (tested, failed in previous
|
||||||
|
# releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu,
|
||||||
|
# and Nitrux for launching Calamares.
|
||||||
Exec=sudo -E calamares-next
|
Exec=sudo -E calamares-next
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|||||||
+3
@@ -3,6 +3,9 @@ Type=Application
|
|||||||
Name=Install Antergos NeXT (Offline — NO DE)
|
Name=Install Antergos NeXT (Offline — NO DE)
|
||||||
Name[en]=Install Antergos NeXT (Offline — NO DE)
|
Name[en]=Install Antergos NeXT (Offline — NO DE)
|
||||||
Comment=Bare minimum install from the live ISO. No desktop environment included. Internet recommended after boot.
|
Comment=Bare minimum install from the live ISO. No desktop environment included. Internet recommended after boot.
|
||||||
|
# pkexec does not work in our live environment (tested, failed in previous
|
||||||
|
# releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu,
|
||||||
|
# and Nitrux for launching Calamares.
|
||||||
Exec=sudo -E antergos-offline-install
|
Exec=sudo -E antergos-offline-install
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ Type=Application
|
|||||||
Name=Install Antergos NeXT
|
Name=Install Antergos NeXT
|
||||||
Name[en]=Install Antergos NeXT
|
Name[en]=Install Antergos NeXT
|
||||||
Comment=Install Antergos NeXT on this computer
|
Comment=Install Antergos NeXT on this computer
|
||||||
|
# pkexec does not work in our live environment (tested, failed in previous
|
||||||
|
# releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu,
|
||||||
|
# and Nitrux for launching Calamares.
|
||||||
Exec=sudo -E calamares-next
|
Exec=sudo -E calamares-next
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|||||||
Reference in New Issue
Block a user