PluginApis.py

changeset 4
a27bb7a06650
parent 3
551bd94613ac
child 6
89b4debad1df
--- a/PluginApis.py	Sun Sep 29 16:03:40 2013 +0200
+++ b/PluginApis.py	Sun Oct 13 18:09:10 2013 +0200
@@ -23,8 +23,8 @@
 className = "PluginApis"
 packageName = "APIs"
 shortDescription = "API files for auto-completion and call tips."
-longDescription = """This plug-in provides API files for auto-completion and""" \
-    """ call tips that are often missing from distribution packages."""
+longDescription = """This plug-in provides API files for auto-completion""" \
+    """ and call tips that are often missing from distribution packages."""
 needsRestart = False
 pyqtApi = 2
 # End-of-Header

eric ide

mercurial