I used...
http://developer.kde.org/documentation/tutorials/dot/servicemenus.html
...as the docs to create...
~$ cat /usr/share/apps/konqueror/servicemenus/dogunzip.desktop [Desktop Entry] ServiceTypes=application/x-gzip,application/x-compress Actions=gunzipHere
[Desktop Action gunzipHere] Name=gunzip files Icon=/usr/share/icons/mini/gunzip.xpm Exec=gunzip $F
...but it doesn't show up in Konqueror's context menu.
I've also placed a copy in $HOME/.kde/share/apps/konqueror/servicemenus, restarted KDE, ran kbuildsycoca manually, and checked my creation against servicemenus which do work... still no joy.
This is an up to date unstable box using a kernel built from the current kernel-source-2.6.8.
Anyone out there know why it is not getting recognized, what I'm missing, etc.?
- Bruce