add install-debian.desktop to xfce configs
This commit is contained in:
parent
a78f0c8d45
commit
2bcd23b7f4
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Version=2.0
|
||||||
|
Name=AcorOS 6.0 Install
|
||||||
|
GenericName=Calamares Installer
|
||||||
|
Exec=install-debian
|
||||||
|
Comment=Calamares — Installer for Debian Live
|
||||||
|
Keywords=calamares;system;install;debian;installer
|
||||||
|
Icon=install-debian
|
||||||
|
Terminal=false
|
||||||
|
Categories=Qt;System;
|
||||||
|
StartupWMClass=calamares
|
||||||
|
StartupNotify=True
|
|
@ -0,0 +1,13 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Version=2.0
|
||||||
|
Name=AcorOS 6.0 Install
|
||||||
|
GenericName=Calamares Installer
|
||||||
|
Exec=install-debian
|
||||||
|
Comment=Calamares — Installer for Debian Live
|
||||||
|
Keywords=calamares;system;install;debian;installer
|
||||||
|
Icon=install-debian
|
||||||
|
Terminal=false
|
||||||
|
Categories=Qt;System;
|
||||||
|
StartupWMClass=calamares
|
||||||
|
StartupNotify=True
|
Loading…
Reference in New Issue