fix: add comments explaining sudo -E usage in all .desktop files

This commit is contained in:
2026-07-19 18:33:33 +02:00
parent d794336975
commit c1f1f230b0
6 changed files with 18 additions and 0 deletions
@@ -3,6 +3,9 @@ Type=Application
Name=Install Antergos NeXT
Name[en]=Install Antergos NeXT
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
Icon=calamares
Terminal=false
@@ -3,6 +3,9 @@ Type=Application
Name=Install Antergos NeXT
Name[en]=Install Antergos NeXT
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
Icon=calamares
Terminal=false
@@ -3,6 +3,9 @@ Type=Application
Name=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.
# 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
Icon=calamares
Terminal=false
@@ -3,6 +3,9 @@ Type=Application
Name=Install Antergos NeXT
Name[en]=Install Antergos NeXT
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
Icon=calamares
Terminal=false
@@ -3,6 +3,9 @@ Type=Application
Name=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.
# 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
Icon=calamares
Terminal=false
@@ -3,6 +3,9 @@ Type=Application
Name=Install Antergos NeXT
Name[en]=Install Antergos NeXT
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
Icon=calamares
Terminal=false