forked from qt-creator/qt-creator
Fix description of empty python project
Change-Id: I9ccf09afc0fa6348454a0a23cf86812e50ecaaa0 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"supportedProjectTypes": [ "PythonProject" ],
|
||||
"id": "U.QtForPythonApplicationEmpty",
|
||||
"category": "F.Application",
|
||||
"trDescription": "Creates a Qt for Python application that only the main code for a QApplication",
|
||||
"trDescription": "Creates a Qt for Python application that contains only the main code for a QApplication.",
|
||||
"trDisplayName": "Qt for Python - Empty",
|
||||
"trDisplayCategory": "Application",
|
||||
"icon": "icon.png",
|
||||
|
||||
Reference in New Issue
Block a user