[Kget] [Bug 69207] Dock icon is name not sane
Pino Toscano
toscano.pino at tiscali.it
Sat Jun 4 15:42:15 CEST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=69207
------- Additional Comments From toscano.pino tiscali it 2005-06-04 15:42 -------
SVN commit 422084 by pino:
Giving a better icon for the 'dock' icon, so it's easily themeable by our artists.
CCBUG: 69207
M +1 -1 docking.cpp
D icons/cr22-action-dock.png
A icons/cr22-action-kget_dock.png icons/cr22-action-dock.png#422078
--- trunk/KDE/kdenetwork/kget/docking.cpp #422083:422084
@ -42,7 +42,7 @
{
parent = _parent;
- setPixmap( loadIcon( "dock" ));
+ setPixmap( loadIcon( "kget_dock" ));
// popup menu for right mouse button
KPopupMenu *popupMenu = contextMenu();
More information about the Kget
mailing list