[Digikam-devel] extragear/graphics/digikam

Gerhard Kulzer gerhard at kulzer.net
Thu Jan 26 07:58:26 GMT 2006


Am Donnerstag, 26. Januar 2006 08:28 schrieb Gilles Caulier:
> SVN commit 502480 by cgilles:
>
> digikam from trunk : Showfoto/IE common GUI implementation :
>
> - new setupStandardAccelerators() to set common keys accelerators.
> - new common plugActionAccel() and unplugActionAccel() methods.
>
> Nota : Now IE asnd showfoto are a large common accelerator collection. I'm
> so supprise to see a big differences betwwen Showfoto and IE in original
> implementations about accelerators (just one keys is set to IE, and many
> others to showfoto). Nobody have reported any problems before. Certainly
> none digikam users used Key accelerators in IE (Achim, Mikolaj, if you read
> this message ... (:=)))...

I use many accelerator Gilles, but I use them to call the plugins. Today it's 
not possible to set these shortcuts from the menu, it is broken if it ever 
worked. The way to define those accelerator is like that:
<ActionProperties>
  <Action shortcut="Shift+C" name="imageplugin_adjustcurves" />
 </ActionProperties>
into ~/.kde/share/apps/digikam/digikamimageplugin_adjustcurves_ui.rc

Gerhard



More information about the Digikam-devel mailing list