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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kdeui
From:       Diego Iastrubni <elcuco () kde ! org>
Date:       2006-09-23 17:23:42
Message-ID: 1159032222.138624.31584.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 587699 by iastrubni:

fix icons for goto first/last page in rtl mode. fixes bug #134506.

CCMAIL: kde-il@yahoogroups.com
BUG: 134506


 M  +2 -0      kstdaction.cpp  


--- branches/KDE/3.5/kdelibs/kdeui/kstdaction.cpp #587698:587699
@@ -82,6 +82,8 @@
 		if (QApplication::reverseLayout()){
 			if (id == Prior) iconName = "forward";
 			if (id == Next ) iconName = "back";
+			if (id == FirstPage) iconName = "finish";
+			if (id == LastPage) iconName = "start";
 		}
 
 		KShortcut cut = KStdAccel::shortcut(pInfo->idAccel);
[prev in list] [next in list] [prev in thread] [next in thread] 

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