D17305: Add KDE Connect SMS plugin

Aleix Pol Gonzalez noreply at phabricator.kde.org
Tue Dec 4 02:41:32 GMT 2018


apol added inline comments.

INLINE COMMENTS

> kdeconnectsmsplugin.cpp:51
> +            QString title = data().value(QStringLiteral("title")).toString();
> +            QString message = QStringLiteral("%1 - %2").arg(title).arg(arrayToList(urlsJson).join(QLatin1Char(' ')));
> +

i18n? Thinking of RTL languages.

REPOSITORY
  R495 Purpose Library

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

To: nicolasfella, apol
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181204/55fe20f6/attachment.html>


More information about the Kde-frameworks-devel mailing list