D5464: Nextcloud Upload Purpose Plugin

David Edmundson noreply at phabricator.kde.org
Wed Apr 19 01:41:55 UTC 2017


davidedmundson added inline comments.

INLINE COMMENTS

> CMakeLists.txt:8
> +
> +

you need to set the translation domain (copy and paste the line from another CMakeLists)

> nextcloudjob.cpp:82
> +
> +void NextcloudJob::checkTargetFile(const int suffix, const QUrl& local, KJob* j)
> +{

Replace this first argument with KIO::suggestName(); you just need to know the name of the last one you tried; which you can extract from the URL you're using

Then you can kill: createTargetUrl

REPOSITORY
  R495 Purpose Library

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

To: yuenlim, #plasma, apol
Cc: davidedmundson, graesslin, plasma-devel, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170419/6a66648f/attachment.html>


More information about the Plasma-devel mailing list