Cleaning up provider and feature names

It is incorrect to use Eclipse.org as the providerName now,
we'll use Eclipse JGit.

Change-Id: I1621b93d4f401176704e7c43935a5ce0c8ee8419
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
This commit is contained in:
Chris Aniszczyk 2010-04-27 09:24:44 -05:00
parent 4ef96296f7
commit f1946b0669
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@
#
###############################################################################
featureName=Eclipse JGit Feature (Incubation)
providerName=Eclipse.org
featureName=Eclipse JGit (Incubation)
providerName=Eclipse JGit
updateSiteName=Eclipse JGit Update Site (Incubation)

View File

@ -1,2 +1,2 @@
plugin_name=JGit Core (Incubation)
provider_name=Eclipse.org
provider_name=Eclipse JGit