Incremented version due to popup deletion (bug#256648)
authorLou Dasaro <mr_lou_d@netbeans.org>
Mon, 14 Dec 2015 13:13:43 -0600
changeset 183555744a9188110
parent 18351 4516e1646b0b
child 18356 bbedcb3e351a
Incremented version due to popup deletion (bug#256648)
python.project/src/org/netbeans/modules/python/project/Bundle.properties
     1.1 --- a/python.project/src/org/netbeans/modules/python/project/Bundle.properties	Wed Nov 18 14:28:55 2015 -0600
     1.2 +++ b/python.project/src/org/netbeans/modules/python/project/Bundle.properties	Mon Dec 14 13:13:43 2015 -0600
     1.3 @@ -1,7 +1,7 @@
     1.4  OpenIDE-Module-Display-Category=Python
     1.5  OpenIDE-Module-Long-Description=\
     1.6      Provides a basic project type which can hold Python source code.
     1.7 -OpenIDE-Module-Name=Python Projects
     1.8 +OpenIDE-Module-Name=Python Project
     1.9  OpenIDE-Module-Short-Description=Project type for Python sources.
    1.10  Templates/Project/Python/PythonProject.xml=Python Project - Ant
    1.11  Templates/Project/Python/ExistingPythonProject.xml=Python Project with Existing Sources - Ant