s/Standard/KDE 1/

svn path=/trunk/kdebase/kwin/; revision=57037
This commit is contained in:
Rik Hemsley 2000-07-15 07:03:06 +00:00
parent db568f2f08
commit bad229a6ee

View file

@ -31,7 +31,7 @@ void PluginMenu::slotAboutToShow()
{ {
clear(); clear();
fileList.clear(); fileList.clear();
insertItem(i18n("Standard"), 0); insertItem(i18n("KDE 1"), 0);
idCount = 1; idCount = 1;
QDir dir; QDir dir;