diff options
Diffstat (limited to 'calamares.desktop')
-rw-r--r-- | calamares.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calamares.desktop b/calamares.desktop new file mode 100644 index 0000000..8d450c8 --- /dev/null +++ b/calamares.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Calamares +GenericName=System Installer +TryExec=calamares +Exec=pkexec /usr/bin/calamares +Comment=Calamares — System Installer +Icon=start-here +Terminal=false +StartupNotify=false +Categories=Qt;System; |