Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2011-02-25 06:04:36 +0000
committerspingel2011-02-25 06:04:36 +0000
commitb0c185f0a2c7449cd3884198f52b7f36886b7bcd (patch)
treee3f20efa9834028090d7a35d798c4d6703880ed2 /org.eclipse.mylyn.trac-feature
parenta8ac526764bc5158f45851a6925ed1bd0a136ebb (diff)
downloadorg.eclipse.mylyn.tasks-b0c185f0a2c7449cd3884198f52b7f36886b7bcd.tar.gz
org.eclipse.mylyn.tasks-b0c185f0a2c7449cd3884198f52b7f36886b7bcd.tar.xz
org.eclipse.mylyn.tasks-b0c185f0a2c7449cd3884198f52b7f36886b7bcd.zip
NEW - bug 336563: define top-level Mylyn project update site structure and feature decomposition
https://bugs.eclipse.org/bugs/show_bug.cgi?id=336563
Diffstat (limited to 'org.eclipse.mylyn.trac-feature')
-rw-r--r--org.eclipse.mylyn.trac-feature/feature.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.trac-feature/feature.properties b/org.eclipse.mylyn.trac-feature/feature.properties
index b7f4e8dc1..370310bd4 100644
--- a/org.eclipse.mylyn.trac-feature/feature.properties
+++ b/org.eclipse.mylyn.trac-feature/feature.properties
@@ -8,7 +8,7 @@
# Contributors:
# Tasktop Technologies - initial API and implementation
###############################################################################
-featureName=Mylyn Connector: Trac
+featureName=Mylyn Tasks Connector: Trac
description=Provides Task List integration, offline support and rich editing for the open source Trac issue tracker.
providerName=Eclipse Mylyn
copyright=Copyright (c) 2006, 2011 Steffen Pingel and others. All rights reserved.

Back to the top