forked from qt-creator/qt-creator
ScreenRecorder: Switch from Experimental to DisabledByDefault
Trivial plugins may apparently skip the experimental state on their introduction. At least according to the mutilple request towards me to do so with the ScreenRecorder plugin. Change-Id: I1e3d911ee79548d0fd72d3af0e3a568f6ab88d5a Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"",
|
||||
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
|
||||
],
|
||||
"Experimental" : true,
|
||||
"DisabledByDefault" : true,
|
||||
"Description" : "Screen recording.",
|
||||
"Url" : "http://www.qt.io",
|
||||
${IDE_PLUGIN_DEPENDENCIES}
|
||||
|
Reference in New Issue
Block a user