[Kget] [Bug 115568] paste link in kget taskbar menu
Urs Wolfer
uwolfer at fwo.ch
Wed Nov 2 21:18:58 CET 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=115568
uwolfer fwo ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From uwolfer fwo ch 2005-11-02 21:18 -------
SVN commit 477049 by uwolfer:
paste link in trayicon context menu
BUG: 115568
M +1 -0 docking.cpp
--- branches/KDE/3.5/kdenetwork/kget/docking.cpp #477048:477049
@ -46,6 +46,7 @
// popup menu for right mouse button
KPopupMenu *popupMenu = contextMenu();
+ parent->action("paste_transfer")->plug(popupMenu);
parent->action("drop_target")->plug(popupMenu);
parent->action("konqueror_integration")->plug(popupMenu);
popupMenu->insertSeparator();
More information about the Kget
mailing list