D7446: [Places panel] Revamp the Recently Saved section
Méven Car
noreply at phabricator.kde.org
Sun Jun 23 23:31:01 BST 2019
meven commandeered this revision.
meven added a reviewer: ngraham.
meven added inline comments.
INLINE COMMENTS
> kfileplacesmodel.cpp:289
> KFilePlacesItem::createSystemBookmark(d->bookmarkManager,
> - QStringLiteral("Today"), I18N_NOOP2("KFile System Bookmarks", "Today"),
> + QStringLiteral("Created Today"), I18N_NOOP2("KFile System Bookmarks", "Today"),
> QUrl(QStringLiteral("timeline:/today")), QStringLiteral("go-jump-today"));
timeline protocol works on modification date, we should change this to "Modified Today".
It is a better feature anyway.
> kfileplacesmodel.cpp:292
> KFilePlacesItem::createSystemBookmark(d->bookmarkManager,
> - QStringLiteral("Yesterday"), I18N_NOOP2("KFile System Bookmarks", "Yesterday"),
> + QStringLiteral("Created Yesterday"), I18N_NOOP2("KFile System Bookmarks", "Yesterday"),
> QUrl(QStringLiteral("timeline:/yesterday")), QStringLiteral("view-calendar-day"));
same here
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D7446
To: meven, #dolphin, broulik, elvisangelaccio, markg, #vdg, #frameworks, ngraham
Cc: meven, trickyricky26, andreask, huftis, svenmauch, kde-frameworks-devel, spoorun, anthonyfieroni, andreaska, gregormi, markg, alexeymin, broulik, elvisangelaccio, dfaure, davidedmundson, ltoscano, #konqueror, fprice, LeGast00n, fbampaloukas, alexde, feverfew, michaelh, navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190623/648c7ccd/attachment.html>
More information about the Kde-frameworks-devel
mailing list