Browse Source

Remove reference to branding plugin

JGit does not contribute to the Eclipse UI hence it should not refer
to a branding plugin. See discussion on egit-dev :
http://dev.eclipse.org/mhonarc/lists/egit-dev/msg00304.html until
http://dev.eclipse.org/mhonarc/lists/egit-dev/msg00306.html

Change-Id: I9153dea60d9d1724662ca079f16528a36c295b5d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
stable-0.7
Matthias Sohn 15 years ago
parent
commit
f3f6745e79
  1. 3
      org.eclipse.jgit-feature/feature.xml

3
org.eclipse.jgit-feature/feature.xml

@ -3,8 +3,7 @@
id="org.eclipse.jgit" id="org.eclipse.jgit"
label="%featureName" label="%featureName"
version="0.6.0.qualifier" version="0.6.0.qualifier"
provider-name="%providerName" provider-name="%providerName">
plugin="org.eclipse.egit">
<description url="http://www.eclipse.org/egit/"> <description url="http://www.eclipse.org/egit/">
%description %description

Loading…
Cancel
Save