pino added inline comments. INLINE COMMENTS
> kpluginselector.cpp:261 > d->lineEdit->setClearButtonEnabled(true); > - d->lineEdit->setPlaceholderText(i18n("Search Plugins")); > + d->lineEdit->setPlaceholderText(i18n("Search...")); > d->listView = new KCategorizedView(this); why not "Search plugins..."? REPOSITORY R295 KCMUtils REVISION DETAIL https://phabricator.kde.org/D18043 To: rooty Cc: pino, shubham, kde-frameworks-devel, michaelh, ngraham, bruns