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:
@@ -14,7 +14,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" : "Device Support",
|
||||
"Description" : "Develop applications for iOS devices",
|
||||
"Description" : "Develop applications for iOS devices.",
|
||||
"LongDescription" : [
|
||||
"Connect devices with USB or use the iOS simulator to run, debug, and analyze applications built for iOS.",
|
||||
"You also need:",
|
||||
|
||||
Reference in New Issue
Block a user