Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2006-02-05 03:04:43 +0000
committerMichael Valenta2006-02-05 03:04:43 +0000
commitf70a859269fee3920682337f9f3bb6fe945538be (patch)
treeee4c79f91f28c0b36bc7b64a794f24a25f20bec8 /bundles/org.eclipse.team.ui/schema
parent80e617145b57e4afe13fc331c4c14f762d52bdef (diff)
downloadeclipse.platform.team-f70a859269fee3920682337f9f3bb6fe945538be.tar.gz
eclipse.platform.team-f70a859269fee3920682337f9f3bb6fe945538be.tar.xz
eclipse.platform.team-f70a859269fee3920682337f9f3bb6fe945538be.zip
Cleaning up API in preparation for API freeze
Diffstat (limited to 'bundles/org.eclipse.team.ui/schema')
-rw-r--r--bundles/org.eclipse.team.ui/schema/teamContentProviders.exsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/schema/teamContentProviders.exsd b/bundles/org.eclipse.team.ui/schema/teamContentProviders.exsd
index 9dea111d6..6f1680982 100644
--- a/bundles/org.eclipse.team.ui/schema/teamContentProviders.exsd
+++ b/bundles/org.eclipse.team.ui/schema/teamContentProviders.exsd
@@ -76,7 +76,7 @@
<attribute name="preferencePage" type="string">
<annotation>
<documentation>
-
+ A preference page that can be displayed by views that host the content extension
</documentation>
<appInfo>
<meta.attribute kind="java" basedOn="org.eclipse.jface.preference.IPreferencePage"/>

Back to the top