Icon naming spec compliance (code changes - KDE/):
* zoom-best-fit -> zoom-fit-best * plasmagik -> tools-wizard * and some other fixes, many of them in KMobileTools svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=756800
This commit is contained in:
parent
9a0dcafb8d
commit
79ada16ef3
@ -70,7 +70,7 @@ void AppletBrowserWidget::Private::initFilters()
|
||||
filterModel.clear();
|
||||
|
||||
filterModel.addFilter(i18n("All Widgets"),
|
||||
KCategorizedItemsViewModels::Filter(), new KIcon("plasmagik"));
|
||||
KCategorizedItemsViewModels::Filter(), new KIcon("plasma"));
|
||||
|
||||
// Recommended emblems and filters
|
||||
QRegExp rx("recommended[.]([0-9A-Za-z]+)[.]caption");
|
||||
|
Loading…
x
Reference in New Issue
Block a user