D29489: [svn] Added SVN Checkout dialog.

Anthony Fieroni noreply at phabricator.kde.org
Wed May 6 19:02:23 BST 2020


anthonyfieroni added inline comments.

INLINE COMMENTS

> fileviewsvnplugin.cpp:127-130
> +    m_checkoutAction = new QAction(this);
> +    m_checkoutAction->setText(i18nc("@action:inmenu", "SVN Checkout..."));
> +    connect(m_checkoutAction, &QAction::triggered,
> +            this, &FileViewSvnPlugin::checkoutDialog);

This action is shown when plugin is loaded, but that's when it has folder .svn

REPOSITORY
  R449 Plugins for Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D29489

To: nikolaik, #vdg, #dolphin, meven, elvisangelaccio, ngraham
Cc: anthonyfieroni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200506/dd88e064/attachment.htm>


More information about the kfm-devel mailing list