[Kget] [Bug 69207] Dock icon is name not sane
Pino Toscano
toscano.pino at tiscali.it
Sat Jun 4 15:45:07 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
toscano.pino tiscali it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From toscano.pino tiscali it 2005-06-04 15:45 -------
SVN commit 422087 by pino:
Giving a better icon for the 'dock' icon, so it's easily themeable by our artists.
BUG: 69207
M +1 -1 docking.cpp
D icons/cr22-action-dock.png
A icons/cr22-action-kget_dock.png icons/cr22-action-dock.png#421115
--- branches/KDE/3.4/kdenetwork/kget/docking.cpp #422086:422087
@ -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