Hi all,
I apologize if I repeat that question but I wasn't able to find an answer - sorry! within kde I have a context menu assosiated to images, it resides at /home/my-user/.kde/share/kde4/services/ServiceMenus, it's called action_for_pics.desktop . In that menu I do have invokes for several scripts, i.e. shell scripts for automation of making hdr of several raw pics and about 20 other. It all works fine within dolphin or krusader and alike. In dolphin i.e. it's shown beneeth the "open with" entry. What I want to do is to have this context menu entry inside digikam too, but I can't figure out how to do that. Can someone enlight me here please? Thanks in advance Martin |
Hi Martin,
I use these KDE Services very often, too. In Dolphin the appear in the context menu as "Actions". But Digikam seems not to support those. -> feature request ;) Workaround: But Digikam does have an "Open With" context menu entry. So in the directory "~/.local/share/applications" I added a file "myAction.desktop". --------------------- 8< --------------------- > [Desktop Entry] > Name=myAction > GenericName=Cool photo tool > Comment=some comment to set > Icon=resizeimages > Exec=/usr/bin/konsole --noclose -e perl /usr/local/bin/myAction.pl %F > Type=Application > MimeType=image/jpeg > Terminal=false --------------------- >8 --------------------- This is working great for me for several years now. ;) I hope, this helps you, too. Regards, Peter On 12.07.2013 11:08, Martin wrote: > Hi all, > > I apologize if I repeat that question but I wasn't able to find an answer - > sorry! > > within kde I have a context menu assosiated to images, it resides at > /home/my-user/.kde/share/kde4/services/ServiceMenus, it's called > action_for_pics.desktop . In that menu I do have invokes for several > scripts, i.e. shell scripts for automation of making hdr of several raw pics > and about 20 other. It all works fine within dolphin or krusader and alike. > In dolphin i.e. it's shown beneeth the "open with" entry. > > What I want to do is to have this context menu entry inside digikam too, but > I can't figure out how to do that. > > Can someone enlight me here please? > > Thanks in advance > Martin > > > > -- > View this message in context: http://digikam.1695700.n4.nabble.com/changing-context-menu-tp4664549.html > Sent from the digikam-users mailing list archive at Nabble.com. > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thanks Peter!
That was the enlightment I did need! Thanks! |
Hi Martin,
there is also a bug at b.k.o., so feel free to vote and/or comment for it: https://bugs.kde.org/show_bug.cgi?id=88932 Regards, Peter On 12.07.2013 18:47, Martin wrote: > Thanks Peter! > That was the enlightment I did need! > > Thanks! > > > > -- > View this message in context: http://digikam.1695700.n4.nabble.com/changing-context-menu-tp4664549p4664559.html > Sent from the digikam-users mailing list archive at Nabble.com. > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |