diff options
author | mkersten | 2005-10-27 18:48:30 +0000 |
---|---|---|
committer | mkersten | 2005-10-27 18:48:30 +0000 |
commit | cb4fe78c9133c1ae4290e0c4177e25219a2b8172 (patch) | |
tree | ac9664ce7ba4e3d5c229f41375f9e76c877351a4 | |
parent | 9b40a891eb2896ce938bfce1103ee3e8f07d7efa (diff) | |
download | org.eclipse.mylyn.tasks-cb4fe78c9133c1ae4290e0c4177e25219a2b8172.tar.gz org.eclipse.mylyn.tasks-cb4fe78c9133c1ae4290e0c4177e25219a2b8172.tar.xz org.eclipse.mylyn.tasks-cb4fe78c9133c1ae4290e0c4177e25219a2b8172.zip |
Update site progress
-rw-r--r-- | org.eclipse.mylyn-feature/feature.xml | 2 | ||||
-rw-r--r-- | org.eclipse.mylyn.bugzilla-feature/feature.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml index 8b4d8c114..cfd1c963b 100644 --- a/org.eclipse.mylyn-feature/feature.xml +++ b/org.eclipse.mylyn-feature/feature.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <feature id="org.eclipse.mylar_feature" - label="Mylar for Eclipse SDK" + label="Mylar IDE Integration" version="0.4.0" provider-name="Eclipse.org" plugin="org.eclipse.mylar"> diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml index 4f7a4d7e6..32c5f340b 100644 --- a/org.eclipse.mylyn.bugzilla-feature/feature.xml +++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml @@ -7,7 +7,7 @@ plugin="org.eclipse.mylar.bugzilla.core"> <description> - For those using Bugzilla or reporting bugs to eclipse.org. Can be used standalone. + Bugzilla client integrated with Eclipse and Mylar, can be used standalone. </description> <license url="http://www.eclipse.org/legal/epl-v10.html"> |