qvm-dvm.desktop entry

This commit is contained in:
Rafal Wojtczuk 2010-06-29 12:54:27 +02:00 committed by Joanna Rutkowska
parent 0d05b0ffe9
commit ea9f0f12f9
2 changed files with 11 additions and 1 deletions

10
appvm/qvm-dvm.desktop Normal file
View File

@ -0,0 +1,10 @@
[Desktop Entry]
Actions=QvmDvm;
Type=Service
X-KDE-ServiceTypes=KonqPopupMenu/Plugin,all/allfiles
[Desktop Action QvmDvm]
Exec=/usr/bin/qvm-open-in-dvm disposable %U
Icon=kget
Name=Open In DisposableVM

View File

@ -66,7 +66,7 @@ cp qubes_timestamp qubes_add_pendrive_script qubes_penctl \
qvm-open-in-dvm $RPM_BUILD_ROOT/usr/bin
ln -s qvm-open-in-dvm $RPM_BUILD_ROOT/usr/bin/qvm-dvm-transfer
mkdir -p $RPM_BUILD_ROOT/%{kde_service_dir}
cp qvm-copy.desktop $RPM_BUILD_ROOT/%{kde_service_dir}
cp qvm-copy.desktop qvm-dvm.desktop $RPM_BUILD_ROOT/%{kde_service_dir}
mkdir -p $RPM_BUILD_ROOT/etc/udev/rules.d
cp qubes.rules $RPM_BUILD_ROOT/etc/udev/rules.d
mkdir -p $RPM_BUILD_ROOT/etc/sysconfig