[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/shortcuts
From:       Aurélien Gâteau <aurelien.gateau () free ! fr>
Date:       2008-11-24 12:12:20
Message-ID: 1227528740.486070.19642.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 888347 by gateau:

Set Ctrl+Equal as alternate shortcut for ZoomIn action, as suggested on \
kde-usability. BUG:161917


 M  +1 -1      kstandardshortcut.cpp  


--- trunk/KDE/kdelibs/kdeui/shortcuts/kstandardshortcut.cpp #888346:888347
@@ -126,7 +126,7 @@
     { ForwardWord    , "ForwardWord"          , I18N_NOOP2("@action"                 \
, "Forward Word")         , CTRL(Right)     , 0                 , KShortcut(), false \
},  
     { AddBookmark    , "AddBookmark"          , I18N_NOOP2("@action"                 \
, "Add Bookmark")         , CTRL(B)         , 0                 , KShortcut(), false \
                },
-    { ZoomIn         , "ZoomIn"               , I18N_NOOP2("@action"                 \
, "Zoom In")              , CTRL(Plus)      , 0                 , KShortcut(), false \
}, +    { ZoomIn         , "ZoomIn"               , I18N_NOOP2("@action"              \
, "Zoom In")              , CTRL(Plus)      , CTRL(Equal)       , KShortcut(), false \
},  { ZoomOut        , "ZoomOut"              , I18N_NOOP2("@action"                  \
, "Zoom Out")             , CTRL(Minus)     , 0                 , KShortcut(), false \
},  { FullScreen     , "FullScreen"           , I18N_NOOP2("@action"                  \
, "Full Screen Mode")     , CTRLSHIFT(F)    , 0                 , KShortcut(), false \
},  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic