D13706: [KMoreTools] Enable installing tools via appstream url
Nathaniel Graham
noreply at phabricator.kde.org
Mon Jun 25 21:10:20 UTC 2018
ngraham accepted this revision.
ngraham added a comment.
This revision is now accepted and ready to land.
Here's the last of the apps for which I could find upstream AppStream information:
After those are updated, I'm good with this!
INLINE COMMENTS
> kmoretoolspresets.cpp:61
> + ADD_ENTRY("com.uploadedlobster.peek", 0, "https://github.com/phw/peek", "com.uploadedlobster.peek.desktop"); // easy to use screen recorder, creates gif
> + ADD_ENTRY("catfish", 1, "http://www.twotoasts.de/index.php/catfish/", "catfish");
> + ADD_ENTRY("ding", 0, "https://www-user.tu-chemnitz.de/~fri/ding/", ""); // Offline dict, Online: http://dict.tu-chemnitz.de/dings.cgi
`catfish`
https://git.launchpad.net/catfish-search/tree/data/metainfo/catfish.appdata.xml.in#n4
> kmoretoolspresets.cpp:68
> + ADD_ENTRY("giggle", 1, "https://wiki.gnome.org/Apps/giggle/", "giggle.desktop"); // good for searching in history
> + ADD_ENTRY("git-cola-folder-handler", 1, "https://git-cola.github.io", "");
> + ADD_ENTRY("git-cola-view-history.kmt-edition", 1, "https://git-cola.github.io", "");
`git-cola.desktop`
https://github.com/git-cola/git-cola/blob/master/share/appdata/git-cola.appdata.xml#L3
> kmoretoolspresets.cpp:72
> + ADD_ENTRY("qgit.kmt-edition", 1, "http://libre.tibirna.org/projects/qgit", "");
> + ADD_ENTRY("gitg", 1, "https://wiki.gnome.org/action/show/Apps/Gitg?action=show&redirect=Gitg", "");
> + ADD_ENTRY("gnome-search-tool", 0, "https://help.gnome.org/users/gnome-search-tool/", "gnome-search-tool.desktop"); // has good filtering options
`gitg.desktop`
https://gitlab.gnome.org/GNOME/gitg/blob/master/data/gitg.appdata.xml#L3
REPOSITORY
R304 KNewStuff
BRANCH
appstream
REVISION DETAIL
https://phabricator.kde.org/D13706
To: nicolasfella, #frameworks, gregormi, ngraham
Cc: ngraham, dhaumann, kde-frameworks-devel, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180625/b77b32a3/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list