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

List:       kde-commits
Subject:    kdelibs/kdeui
From:       Luís Pedro Coelho <luis () luispedro ! org>
Date:       2004-07-12 22:46:42
Message-ID: 20040712224642.CD00416B13 () office ! kde ! org
[Download RAW message or body]

CVS commit by luis_pedro: 

Make the icons for firstPage/lastPage be start/finish (horizontal arrows) 
instead of top/bottom (vertical arrows), for consistency with next/previous 
(which are horizontal arrows)

CCMAIL: 83764-close@bugs.kde.org


  M +2 -2      kstdaction_p.h   1.7


--- kdelibs/kdeui/kstdaction_p.h  #1.6:1.7
@@ -67,6 +67,6 @@ static const KStdActionInfo g_rgActionIn
         { GotoPage,      KStdAccel::AccelNone, "go_goto_page", I18N_NOOP("&Go to \
                Page..."), 0, "goto" },
         { GotoLine,      KStdAccel::GotoLine, "go_goto_line", I18N_NOOP("&Go to \
                Line..."), 0, 0 },
-        { FirstPage,     KStdAccel::Home, "go_first", I18N_NOOP("&First Page"), 0, \
                "top" },
-        { LastPage,      KStdAccel::End, "go_last", I18N_NOOP("&Last Page"), 0, \
"bottom" }, +        { FirstPage,     KStdAccel::Home, "go_first", I18N_NOOP("&First \
Page"), 0, "start" }, +        { LastPage,      KStdAccel::End, "go_last", \
I18N_NOOP("&Last Page"), 0, "finish" },  
         { AddBookmark,   KStdAccel::AddBookmark, "bookmark_add", I18N_NOOP("&Add \
Bookmark"), 0, "bookmark_add" },


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

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