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

List:       kde-commits
Subject:    branches/KDE/3.4/kdelibs/kdeui
From:       James Richard Tyrer <tyrerj () acm ! org>
Date:       2005-10-20 18:25:13
Message-ID: 1129832713.843600.11153.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 472430 by tyrerj:

Icons for 3 Standard Actions: view_fit_*

Change Standard Actions to use them.

Change Standard action: ActualSize to use existing icon.




 M  +4 -4      kstdaction_p.h  


--- branches/KDE/3.4/kdelibs/kdeui/kstdaction_p.h #472429:472430
@@ -46,10 +46,10 @@
 	{ FindPrev,      KStdAccel::FindPrev, "edit_find_last", I18N_NOOP("Find \
Pre&vious"), 0, "previous" },  { Replace,       KStdAccel::Replace, "edit_replace", \
I18N_NOOP("&Replace..."), 0, 0 },  
-	{ ActualSize,    KStdAccel::AccelNone, "view_actual_size", I18N_NOOP("&Actual \
                Size"), 0, 0 },
-	{ FitToPage,     KStdAccel::AccelNone, "view_fit_to_page", I18N_NOOP("&Fit to \
                Page"), 0, 0 },
-	{ FitToWidth,    KStdAccel::AccelNone, "view_fit_to_width", I18N_NOOP("Fit to Page \
                &Width"), 0, 0 },
-	{ FitToHeight,   KStdAccel::AccelNone, "view_fit_to_height", I18N_NOOP("Fit to Page \
&Height"), 0, 0 }, +	{ ActualSize,    KStdAccel::AccelNone, "view_actual_size", \
I18N_NOOP("&Actual Size"), 0, "viewmag1" }, +	{ FitToPage,     KStdAccel::AccelNone, \
"view_fit_to_page", I18N_NOOP("&Fit to Page"), 0, "view_fit_window" }, +	{ \
FitToWidth,    KStdAccel::AccelNone, "view_fit_to_width", I18N_NOOP("Fit to Page \
&Width"), 0, "view_fit_width" }, +	{ FitToHeight,   KStdAccel::AccelNone, \
"view_fit_to_height", I18N_NOOP("Fit to Page &Height"), 0, "view_fit_height" },  { \
ZoomIn,        KStdAccel::ZoomIn, "view_zoom_in", I18N_NOOP("Zoom &In"), 0, \
"viewmag+" },  { ZoomOut,       KStdAccel::ZoomOut, "view_zoom_out", I18N_NOOP("Zoom \
&Out"), 0, "viewmag-" },  { Zoom,          KStdAccel::AccelNone, "view_zoom", \
I18N_NOOP("&Zoom..."), 0, "viewmag" },


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

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