7080c0371d
This will ease filtering entries when constructing applications menu. For example '<OnlyUnallocated/>' key used in Xfce4 before looks to introduce some problems. Fixes QubesOS/qubes-issues#2129
11 lines
213 B
Desktop File
11 lines
213 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
Exec=qvm-start --quiet --tray %VMNAME%
|
|
Icon=%XDGICON%
|
|
Terminal=false
|
|
Name=%VMNAME%: Start
|
|
GenericName=%VMNAME%: Start
|
|
StartupNotify=false
|
|
Categories=System;X-Qubes-VM;
|