D25215: Fix a couple of broken links
Méven Car
noreply at phabricator.kde.org
Fri Nov 8 15:29:02 GMT 2019
meven added a comment.
In D25215#560047 <https://phabricator.kde.org/D25215#560047>, @ngraham wrote:
> We should use the kde.org/applications links, e.g. https://kde.org/applications/system/org.kde.kdf, not https://utils.kde.org/projects/kdf
I did not find this url, thanks
INLINE COMMENTS
> kmoretoolspresets.cpp:83
> ADD_ENTRY(QStringLiteral("org.kde.kcharselect"), 0, "https://utils.kde.org/projects/kcharselect/", QStringLiteral("org.kde.kcharselect"));
> - ADD_ENTRY(QStringLiteral("org.kde.kdf"), 0, "https://www.kde.org/applications/system/kdiskfree", QStringLiteral("org.kde.kdf"));
> + ADD_ENTRY(QStringLiteral("org.kde.kdf"), 0, "https://utils.kde.org/projects/kdf", QStringLiteral("org.kde.kdf"));
> ADD_ENTRY(QStringLiteral("org.kde.kfind"), 1, "https://www.kde.org/applications/utilities/kfind/", QStringLiteral("org.kde.kfind.desktop")); // has good filtering options
Replace with https://kde.org/applications/system/org.kde.kdf
REPOSITORY
R304 KNewStuff
REVISION DETAIL
https://phabricator.kde.org/D25215
To: meven, leinir, ngraham
Cc: ngraham, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191108/af4e6bc1/attachment.html>
More information about the Kde-frameworks-devel
mailing list