diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-07-27 22:32:01 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-07-27 22:32:01 +0300 |
commit | 62a5859d8d044f7de22248c6214adfa1aaa8df47 (patch) | |
tree | 8c3b1d9b5904e466a0ac5e4e8f83f4fb82294e73 /calamares.desktop | |
parent | 3f40a99da7a72e0cd7d03bfee6100843e41343ac (diff) |
adaugat calamares.desktop pe Desktop
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; |