forked from qt-creator/qt-creator
VCS: Remove unused editors
Change-Id: Ia931fdd07d7cf1984f34b10c9b4c20a414c93d9e Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
fd48f081c6
commit
94148f22e9
@@ -112,12 +112,7 @@ static const char nonInteractiveOptionC[] = "--non-interactive";
|
||||
|
||||
static const VcsBase::VcsBaseEditorParameters editorParameters[] = {
|
||||
{
|
||||
VcsBase::RegularCommandOutput,
|
||||
"Subversion Command Log Editor", // id
|
||||
QT_TRANSLATE_NOOP("VCS", "Subversion Command Log Editor"), // display name
|
||||
"Subversion Command Log Editor", // context
|
||||
"application/vnd.nokia.text.scs_svn_commandlog"},
|
||||
{ VcsBase::LogOutput,
|
||||
VcsBase::LogOutput,
|
||||
"Subversion File Log Editor", // id
|
||||
QT_TRANSLATE_NOOP("VCS", "Subversion File Log Editor"), // display_name
|
||||
"Subversion File Log Editor", // context
|
||||
|
Reference in New Issue
Block a user