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

List:       kde-commits
Subject:    koffice/kexi/plugins/queries
From:       Jakob Petsovits <jpetso () gmx ! at>
Date:       2007-12-25 20:22:11
Message-ID: 1198614131.495474.25932.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 752813 by jpetso:

Icon renaming (code changes - KOffice):
history -> view-history


 M  +1 -1      kexiquerydesignersql.cpp  


--- trunk/koffice/kexi/plugins/queries/kexiquerydesignersql.cpp #752812:752813
@@ -210,7 +210,7 @@
 	connect(a, SIGNAL(triggered()), this, SLOT(slotCheckQuery()));
 
 	viewActions << (d->action_toggle_history = new KAction(
-		KIcon("history"), i18n("Show SQL History"), this ));
+		KIcon("view-history"), i18n("Show SQL History"), this ));
 	a = d->action_toggle_history;
 	a->setCheckable(true);
 	a->setObjectName("querypart_view_toggle_history");
[prev in list] [next in list] [prev in thread] [next in thread] 

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