Multimedia-Taste als Kurzbefehl in KMail?
Panagiotis Papadopoulos
pano_90 at gmx.net
Mon May 25 23:35:35 CEST 2009
Am Montag 25 Mai 2009 23:11:57 schrieb Frederik Schwarzer:
> On Monday 25. May 2009 22:51:18 Burkhard Lück wrote:
> > Hallo,
> >
> > ich habe hier in KMail in stable/trunk auf deutsch/english einen merkwürdigen
> > Kurzbefehl in der Standardeinstellung:
> >
> > "Focus auf die Schnellsuche einstellen" (Set Fokus to Quick Search) -> "Bässe
> > anheben" (Bass Up)
> >
> > In qt-copy/src/gui/kernel/qkeysequence.cpp finde ich:
> > Qt::Key_BassUp, QT_TRANSLATE_NOOP("QShortcut", "Bass Up")
> >
> > Key_BassUp gibt es nicht in kmail, da finde ich nur in
> > kmail/kmmainwidget.cpp
> > KAction *action = new KAction( i18n("Set Focus to Quick Search"), this );
> > action->setShortcut( QKeySequence( Qt::Key_Alt + Qt::Key_Q ) );
> >
> > Warum wird aus Qt::Key_Alt + Qt::Key_Q bei mir Qt::Key_BassUp?
> >
> > Habe ich hier ein lokales Problem und muss mal wieder alles frisch
> > installieren?
>
> Ist kein lokales Problem. Das habe ich hier auch. Eine solche Taste
> gibt es bei mir allerdings auch nicht.
>
> MfG
>
Kann ich bestätigen:
Frische Installation von trunk/kde-l10n-de unter Arch Linux
More information about the kde-i18n-de
mailing list