mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-02-11 13:27:03 +00:00
13 lines
257 B
Desktop File
Executable File
13 lines
257 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Version=1.0
|
|
_Name=Install Lubuntu 18.10
|
|
_GenericName=Install Lubuntu
|
|
Exec=sudo calamares
|
|
_Comment=Calamares — System Installer
|
|
Icon=calamares
|
|
Terminal=false
|
|
StartupNotify=true
|
|
Categories=Qt;System;
|