KDE
This commit is contained in:
parent
6844d75772
commit
7385e0e1b2
57 changed files with 1133 additions and 0 deletions
1
files/etc/environment
Normal file
1
files/etc/environment
Normal file
|
@ -0,0 +1 @@
|
|||
XDG_CURRENT_DESKTOP=kde
|
10
files/usr/share/kio/servicemenus/qvm-copy-desktop
Normal file
10
files/usr/share/kio/servicemenus/qvm-copy-desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Actions=QvmCopy;
|
||||
Type=Service
|
||||
MimeType=all/allfiles;inode/directory;
|
||||
|
||||
[Desktop Action QvmCopy]
|
||||
Exec=/usr/lib/qubes/qvm-copy-to-vm.kde %U
|
||||
Icon=kget
|
||||
Name=Copy to other qube
|
||||
|
15
files/usr/share/kio/servicemenus/qvm-dvm.desktop
Normal file
15
files/usr/share/kio/servicemenus/qvm-dvm.desktop
Normal file
|
@ -0,0 +1,15 @@
|
|||
[Desktop Entry]
|
||||
Actions=QvmDvm;QvmViewDvm
|
||||
Type=Service
|
||||
MimeType=all/allfiles;inode/directory;
|
||||
|
||||
[Desktop Action QvmDvm]
|
||||
Exec=/usr/bin/qvm-open-in-dvm %U
|
||||
Icon=kget
|
||||
Name=Edit in disposable qube
|
||||
|
||||
[Desktop Action QvmViewDvm]
|
||||
Exec=/usr/bin/qvm-open-in-dvm --view-only %U
|
||||
Icon=kget
|
||||
Name=View in disposable qube
|
||||
|
10
files/usr/share/kio/servicemenus/qvm-move.desktop
Normal file
10
files/usr/share/kio/servicemenus/qvm-move.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Actions=QvmMove;
|
||||
Type=Service
|
||||
MimeType=all/allfiles;inode/directory;
|
||||
|
||||
[Desktop Action QvmMove]
|
||||
Exec=/usr/lib/qubes/qvm-move-to-vm.kde %U
|
||||
Icon=kget
|
||||
Name=Move to other qube
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue