KDE/kdevplatform
Andreas Pakulat
apaku at gmx.de
Mon Aug 18 22:13:06 UTC 2008
SVN commit 849037 by apaku:
Finish work on the vcscommon plugin for the context menu. All items in the VcsGroup are now added by the vcscommon plugin and no other vcs plugin should have the need to add an action to that group. If you think you need to add to that group please talk about that on the list first.
CCMAIL:kdevelop-devel at kdevelop.org
M +45 -45 plugins/cvs/cvsplugin.cpp
M +41 -40 plugins/subversion/kdevsvnplugin.cpp
M +185 -17 plugins/vcscommon/kdevvcscommonplugin.cpp
M +12 -1 plugins/vcscommon/kdevvcscommonplugin.h
M +29 -27 vcs/dvcs/dvcsplugin.cpp
More information about the KDevelop-devel
mailing list