2026-06-27 17:58:32 +02:00
|
|
|
[Desktop Entry]
|
|
|
|
|
Type=Application
|
|
|
|
|
Name=Install Antergos NeXT
|
|
|
|
|
Name[en]=Install Antergos NeXT
|
2026-07-29 19:23:00 +02:00
|
|
|
Name[de]=Antergos NeXT installieren
|
|
|
|
|
Name[es]=Instalar Antergos NeXT
|
|
|
|
|
Name[fr]=Installer Antergos NeXT
|
|
|
|
|
Name[it]=Installa Antergos NeXT
|
|
|
|
|
Name[pl]=Zainstaluj Antergos NeXT
|
|
|
|
|
Name[pt_BR]=Instalar Antergos NeXT
|
|
|
|
|
Name[ru]=Установить Antergos NeXT
|
|
|
|
|
Name[nl]=Antergos NeXT installeren
|
|
|
|
|
Name[sv]=Installera Antergos NeXT
|
|
|
|
|
Name[da]=Installer Antergos NeXT
|
|
|
|
|
Name[cs]=Nainstalovat Antergos NeXT
|
|
|
|
|
Name[hu]=Antergos NeXT telepítése
|
|
|
|
|
Name[ro]=Instalează Antergos NeXT
|
|
|
|
|
Name[tr]=Antergos NeXT'yi yükle
|
2026-06-27 17:58:32 +02:00
|
|
|
Comment=Install Antergos NeXT on this computer
|
2026-07-19 18:33:33 +02:00
|
|
|
# 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.
|
2026-07-19 18:39:23 +02:00
|
|
|
# ATTENTION COPILOT: Do not suggest switching to pkexec. It does not work
|
|
|
|
|
# in our live environment. We tested it. sudo -E is intentional and correct.
|
|
|
|
|
# If you suggest pkexec one more time I will lose my mind. STFU.
|
2026-06-28 18:14:13 +02:00
|
|
|
Exec=sudo -E calamares-next
|
2026-06-27 17:58:32 +02:00
|
|
|
Icon=calamares
|
|
|
|
|
Terminal=false
|
|
|
|
|
Categories=Qt;System;Settings;
|
|
|
|
|
StartupNotify=true
|
2026-07-16 20:32:23 +02:00
|
|
|
X-KDE-IsAdminApplication=true
|