aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2010-01-23 11:40:31 -0800
committerShawn O. Pearce <spearce@spearce.org>2010-01-23 11:42:15 -0800
commit0238a21b624abf079ae21835a13067d2c8dedd81 (patch)
tree6066f805be44f4ffc76fdfdeb78c1bce13748127 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
parent927437ce3aad331a6982f9e25a65a600a5f12b4a (diff)
downloadjgit-0238a21b624abf079ae21835a13067d2c8dedd81.tar.gz
jgit-0238a21b624abf079ae21835a13067d2c8dedd81.zip
Correct bundle, provider names to be consistent
Technically our project name is "JGit", not "Java Git". In fact there is already another project called "JavaGit" (no space) that we don't want to become confused with. Ensure we always call ourselves "JGit" in user visible assets, like the bundle name. Other Eclipse products list their provider as "Eclipse.org", not "eclipse.org". So list ourselves that way in all of our plugin.properties files. Change-Id: Ibcea1cd6dda2af757a8584099619fc23b7779a84 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
index eba9a59e30..c22fc30395 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
@@ -9,7 +9,7 @@
###############################################################################
featureName=Eclipse JGit Feature (Incubation)
-providerName=eclipse.org
+providerName=Eclipse.org
updateSiteName=Eclipse Update Site (experimental)