rebrand!: Antergos NeXT -> Euri Linux

This commit is contained in:
2026-08-21 21:34:51 +02:00
parent 24affb4a5a
commit 11706db546
128 changed files with 452 additions and 449 deletions
@@ -0,0 +1,31 @@
[Desktop Entry]
Type=Application
Name=Install Euri Linux
Name[en]=Install Euri Linux
Name[de]=Euri Linux installieren
Name[es]=Instalar Euri Linux
Name[fr]=Installer Euri Linux
Name[it]=Installa Euri Linux
Name[pl]=Zainstaluj Euri Linux
Name[pt_BR]=Instalar Euri Linux
Name[ru]=Установить Euri Linux
Name[nl]=Euri Linux installeren
Name[sv]=Installera Euri Linux
Name[da]=Installer Euri Linux
Name[cs]=Nainstalovat Euri Linux
Name[hu]=Euri Linux telepítése
Name[ro]=Instalează Euri Linux
Name[tr]=Euri Linux'yi yükle
Comment=Install Euri Linux 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.
# 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.
Exec=sudo -E calamares-next
Icon=calamares
Terminal=false
Categories=Qt;System;Settings;
StartupNotify=true
X-KDE-IsAdminApplication=true
@@ -0,0 +1,17 @@
[Desktop Entry]
Type=Application
Name=Install Euri Linux (Offline — NO DE)
Name[en]=Install Euri Linux (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.
# 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.
Exec=sudo -E euri-offline-install
Icon=calamares
Terminal=false
Categories=Qt;System;Settings;
StartupNotify=true
X-KDE-IsAdminApplication=true