D17794: Pkg-config plugin

Gleb Popov noreply at phabricator.kde.org
Tue Dec 25 07:33:11 GMT 2018


arrowd added inline comments.

INLINE COMMENTS

> packageswidget.cpp:174
> +    QString wrongPackagesString = wrongPackages.join(QStringLiteral(", "));
> +    ui->errorWidget->setText(i18nc("Followind packages are not found: %1", "Not found: %1", wrongPackagesString));
> +    ui->errorWidget->animatedShow();

Typo: `Followind`.

> projectpathswidget.cpp:240
> +        ui->clearCache->setVisible(false);
> +        ui->configureLabel->setText(i18n("Configure which pakages will be added to the parser during project parsing:"));
> +        ui->packagesWidget->checkIfPackageExist();

Typo: `pakages`.

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D17794

To: blackwarthog, #kdevelop
Cc: arrowd, kdevelop-devel, #kdevelop, glebaccon, hase, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181225/a4674e25/attachment-0001.html>


More information about the KDevelop-devel mailing list