3152c609a9
qubes-rpc has its own Makefile that's responsible for building some executables. The root Makefile was installing qubes-rpc files. To make qubes-rpc a bit more indepdent from core-agent root Makefile and to ease potential maintainer work on packaging qubes-rpc separately, the installation has been moved to qubes-rpc Makefile. Moreover that should make the Makefiles easier to read and maintain.
16 lines
313 B
Desktop File
16 lines
313 B
Desktop File
[Desktop Entry]
|
|
Actions=QvmDvm;QvmViewDvm
|
|
Type=Service
|
|
X-KDE-ServiceTypes=KonqPopupMenu/Plugin,all/allfiles
|
|
|
|
[Desktop Action QvmDvm]
|
|
Exec=/usr/bin/qvm-open-in-dvm %U
|
|
Icon=kget
|
|
Name=Edit In DisposableVM
|
|
|
|
[Desktop Action QvmViewDvm]
|
|
Exec=/usr/bin/qvm-open-in-dvm --view-only %U
|
|
Icon=kget
|
|
Name=View In DisposableVM
|
|
|