forked from qt-creator/qt-creator
Create "Other Languages" category for Python and GLSL
Reusable for other foreign languages Change-Id: I264ad145601850397702d5dd656b77d495661eb8 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
d302d40ec4
commit
c4e2e42a82
@@ -12,7 +12,7 @@
|
||||
\"\",
|
||||
\"Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation. Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.\"
|
||||
],
|
||||
\"Category\" : \"GLSL\",
|
||||
\"Category\" : \"Other Languages\",
|
||||
\"Description\" : \"Editor for GLSL.\",
|
||||
\"Url\" : \"http://www.qt-project.org\",
|
||||
$$dependencyList
|
||||
|
@@ -12,7 +12,7 @@
|
||||
\"\",
|
||||
\"Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation. Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.\"
|
||||
],
|
||||
\"Category\" : \"Python\",
|
||||
\"Category\" : \"Other Languages\",
|
||||
\"Description\" : \"Editor and file creation wizards for Python. Example plugin for QtCreator API demonstration.\",
|
||||
\"Url\" : \"http://www.qt-project.org\",
|
||||
$$dependencyList
|
||||
|
Reference in New Issue
Block a user