s/Standard/KDE 1/
svn path=/trunk/kdebase/kwin/; revision=57037
This commit is contained in:
parent
db568f2f08
commit
bad229a6ee
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ void PluginMenu::slotAboutToShow()
|
|||
{
|
||||
clear();
|
||||
fileList.clear();
|
||||
insertItem(i18n("Standard"), 0);
|
||||
insertItem(i18n("KDE 1"), 0);
|
||||
idCount = 1;
|
||||
|
||||
QDir dir;
|
||||
|
|
Loading…
Reference in a new issue