32 lines
1.5 KiB
Desktop File
Executable File
32 lines
1.5 KiB
Desktop File
Executable File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Install Euri Linux (Offline — NO DE)
|
|
Name[en]=Install Euri Linux (Offline — NO DE)
|
|
Name[de]=Euri Linux installieren (Offline — Kein DE)
|
|
Name[es]=Instalar Euri Linux (Offline — Sin DE)
|
|
Name[fr]=Installer Euri Linux (Hors ligne — Sans DE)
|
|
Name[it]=Installa Euri Linux (Offline — Nessun DE)
|
|
Name[pl]=Zainstaluj Euri Linux (Offline — Bez DE)
|
|
Name[pt_BR]=Instalar Euri Linux (Offline — Sem DE)
|
|
Name[ru]=Установить Euri Linux (Офлайн — Без DE)
|
|
Name[nl]=Euri Linux installeren (Offline — Geen DE)
|
|
Name[sv]=Installera Euri Linux (Offline — Ingen DE)
|
|
Name[da]=Installer Euri Linux (Offline — Ingen DE)
|
|
Name[cs]=Nainstalovat Euri Linux (Offline — Bez DE)
|
|
Name[hu]=Euri Linux telepítése (Offline — DE nélkül)
|
|
Name[ro]=Instalează Euri Linux (Offline — Fără DE)
|
|
Name[tr]=Euri Linux'yi yükle (Çevrimdışı — DE Yok)
|
|
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
|