D13656: Show release date inline with version string
Nathaniel Graham
noreply at phabricator.kde.org
Thu Jun 21 14:07:38 UTC 2018
ngraham added inline comments.
INLINE COMMENTS
> apol wrote in ApplicationPage.qml:305
> how about:
>
> text: version.length === 0 ? ""
> : releaseDate.length === 0 ? version
> : i18n("%1, released on %2", version, releaseDate)
Clever, but IMHO a bit less readable.
REPOSITORY
R134 Discover Software Store
BRANCH
inline-release-date (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D13656
To: ngraham, #discover_software_store, apol
Cc: apol, colomar, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180621/77500026/attachment.html>
More information about the Plasma-devel
mailing list