CT: close bug:40009

svn path=/trunk/kdebase/kwin/; revision=147552
icc-effect-5.14.5
Cristian Tibirna 2002-04-07 02:22:25 +00:00
parent d343b3a1a3
commit e104c57e6a
1 changed files with 1 additions and 1 deletions

View File

@ -1616,7 +1616,7 @@ QPopupMenu* Workspace::clientPopup( Client* c )
popup->insertSeparator();
popup->insertItem(SmallIconSet( "configure" ), i18n("&Configure..."), this, SLOT( configureWM() ));
popup->insertItem(SmallIconSet( "configure" ), i18n("Configur&e..."), this, SLOT( configureWM() ));
popup->insertItem(i18n("&To Desktop"), desk_popup );
popup->insertSeparator();