D6943: Gave plasmoid some love
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Wed Jul 26 22:24:40 UTC 2017
apol added a comment.
LGTM
INLINE COMMENTS
> DeviceDelegate.qml:155
> PlasmaComponents.ListItem {
> - sectionDelegate: true
> - visible: remoteKeyboard.available
> + sectionDelegate: false
> + visible: remoteKeyboardInput.available
Just drop the line
> DeviceDelegate.qml:203
> enabled: true
> - sectionDelegate: true
> + sectionDelegate: false
> PlasmaComponents.Label {
Just drop the line
> DeviceDelegate.qml:206
> //font.bold: true
> - text: i18n("Notifications")
> + text: i18n("Notifications")+":"
> }
Include the `:` in the translation or leave it like it was.
REPOSITORY
R224 KDE Connect
REVISION DETAIL
https://phabricator.kde.org/D6943
To: nicolasfella, #kde_connect
Cc: apol, #kde_connect, tfella, aboudhar, seebauer, progwolff, MayeulC, menasshock, ach, hkaelberer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20170726/e6871971/attachment.html>
More information about the KDEConnect
mailing list