CVS: Disable by default

It's very likely not /that/ common anymore that everyone needs it by
default.

Change-Id: I516d612cc587df6b7184f15eafff213274b8f32e
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
hjk
2023-09-22 17:58:42 +02:00
parent 080cb86761
commit c4c76c8642

View File

@@ -14,6 +14,7 @@
], ],
"Category" : "Version Control", "Category" : "Version Control",
"Description" : "CVS integration.", "Description" : "CVS integration.",
"DisabledByDefault" : true,
"Url" : "http://www.qt.io", "Url" : "http://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}, ${IDE_PLUGIN_DEPENDENCIES},