apol added a comment.

  Don't we have to make sure path is relative to the package root?

INLINE COMMENTS

> package.cpp:554
> +            //we need just the plugin name here, never the absolute path
> +            dir = QDir(QStringLiteral(":/") + defaultPackageRoot() + 
> path.mid(path.lastIndexOf(QLatin1Char('/'))));
>          }

Use midRef

REPOSITORY
  R290 KPackage

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

To: mart, #plasma
Cc: apol, kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to