]> source.dussan.org Git - jgit.git/commitdiff
Fix "description" in o.e.jgit.source.feature/feature.properties 12/6112/3
authorTomasz Zarna <Tomasz.Zarna@pl.ibm.com>
Mon, 16 Jul 2012 22:37:03 +0000 (00:37 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 16 Jul 2012 22:37:03 +0000 (00:37 +0200)
Currently, update manager displays the comment message (starting with
"###...") which should not be part of the description.

Change-Id: I1c748cd5987b30f25aca3ca8eb593448bcf128ae
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties

index 314b839aa467798fba26fd10c524be929c9a4e17..8617d405d350171756fd7a6907b84ca28744969d 100644 (file)
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2010 IBM Corporation and others.
+# Copyright (c) 2000, 2010, 2012 IBM Corporation and others.
 #
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
@@ -16,7 +16,7 @@ updateSiteName=Eclipse JGit Update Site
 # description property - text of the "Feature Description"
 description=\
 Do not install in your IDE: this feature is meant to provision Target Platforms.\n\
-Source code for the support for PDE's JUnit runner for a Target Platform\n\
+Source code for the support for PDE's JUnit runner for a Target Platform\n
 ################ end of description property ##################################
 
 # "copyright" property - text of the "Feature Update Copyright"