forked from qt-creator/qt-creator
Plugin meta data: Add full stop to descriptions
Where they were missing. The text is shown as a paragraph in the extension manager. Change-Id: I6e15c89fe4023b222e9c476f4312e13fcb0905c0 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -13,7 +13,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."
|
||||
],
|
||||
"Category" : "Core",
|
||||
"Description" : "Extension Manager",
|
||||
"Description" : "Manage ${IDE_DISPLAY_NAME} extensions.",
|
||||
"Experimental": true,
|
||||
"DisabledByDefault": false,
|
||||
"Url" : "https://www.qt.io",
|
||||
|
||||
Reference in New Issue
Block a user