e8a2d9c32a
Rename existing entry from 'Open In DisposableVM' to 'Edit in DisposableVM', then add new 'View In DisposableVM'. Fixes QubesOS/qubes-issues#1118
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
|
|
|