- popup->insertItem(i18n("&Decoration"), deco );

+       // danimo: Tackat says: use kcontrol!
+       // Will remove the stuff behind later
+       // popup->insertItem(i18n("&Decoration"), deco );

svn path=/trunk/kdebase/kwin/; revision=92401
icc-effect-5.14.5
Daniel Molkentin 2001-04-16 22:03:28 +00:00
parent a7d491a8b4
commit 5c63088d15
1 changed files with 3 additions and 1 deletions

View File

@ -1330,7 +1330,9 @@ QPopupMenu* Workspace::clientPopup( Client* c )
popup->insertSeparator();
popup->insertItem(i18n("&Decoration"), deco );
// danimo: Tackat says: use kcontrol!
// Will remove the stuff behind later
// popup->insertItem(i18n("&Decoration"), deco );
popup->insertItem(i18n("&To desktop"), desk_popup );
popup->insertSeparator();