D5031: Move "Review Patch" action to "VCS" group
Kevin Funk
noreply at phabricator.kde.org
Mon Mar 13 06:49:24 UTC 2017
kfunk accepted this revision.
kfunk added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> patchreview.cpp:602
> QString mimetype = QMimeDatabase().mimeTypeForUrl(urls.first()).name();
> QAction* reviewAction = new QAction( i18n( "Review Patch" ), this );
> reviewAction->setData(QVariant(urls[0]));
While at it: Could use some icon here. I propose "text-x-patch".
REPOSITORY
R33 KDevPlatform
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D5031
To: antonanikin, #kdevelop, kfunk
Cc: kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170313/faa97c8d/attachment.html>
More information about the KDevelop-devel
mailing list