On August 31, 2004 3:28 pm, Bruce Sass wrote:
> 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-c
On Tue, 31 Aug 2004, Christian Schuerer wrote:
your example works on my system, but I would...
Exec=gunzip $F
... use %F here (seems to be a typo).
Yup, a typo, thanks.
Maybe the service-types are the problem why it doesn't show up on your system.
E.g., this service menu didn't show up on archives
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=gunz
3 matches
Mail list logo