Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=505184 --- Comment #9 from Jussi Lehtola <jussi.lehtola@xxxxxx> 2009-06-12 14:19:35 EDT --- (In reply to comment #7) > Added desktop menu entry for KDE RMB over file. > > [Desktop Entry] > Type=Service > ServiceTypes=KonqPopupMenu/Plugin > MimeType=application/x-cd-image; > Actions=xorrisoExtractHere; > X-KDE-Priority=TopLevel > X-KDE-StartupNotify=false > > [Desktop Action xorrisoExtractHere] > Name=Xorriso: extract ISO-image here > Name[fi]=Xorriso: Pura ISO tiedosto tähän > Icon=media-optical > Exec=/bin/nice -n 19 ionice -n7 -c3 xorriso -indev "%F" -osirrox on -cp_rx "*" > "$(/usr/bin/dirname %F)" You need to use install the desktop file properly, see the Packaging Guidelines. Also I've never seen this type of thing used before, so I probably need to study it a bit. And a second thing: use cp -p to keep the time stamps on the files you copy. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review