Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2004-11-30 17:03:59 +0000
committerMichael Valenta2004-11-30 17:03:59 +0000
commit5e0331c9555d7e90d6b071e87005f0cf852a6eab (patch)
tree1437e52b1a635db42d92e9bca66d2401af0ddd6d /bundles/org.eclipse.team.core
parenta00a61117e5398904ca3567f442e26c69f5c53c3 (diff)
downloadeclipse.platform.team-5e0331c9555d7e90d6b071e87005f0cf852a6eab.tar.gz
eclipse.platform.team-5e0331c9555d7e90d6b071e87005f0cf852a6eab.tar.xz
eclipse.platform.team-5e0331c9555d7e90d6b071e87005f0cf852a6eab.zip
[79699] org.eclipse.team.core are not translatable-friendly
Diffstat (limited to 'bundles/org.eclipse.team.core')
-rw-r--r--bundles/org.eclipse.team.core/schema/defaultFileModificationValidator.exsd7
-rw-r--r--bundles/org.eclipse.team.core/schema/fileTypes.exsd9
-rw-r--r--bundles/org.eclipse.team.core/schema/ignore.exsd7
-rw-r--r--bundles/org.eclipse.team.core/schema/projectSets.exsd9
4 files changed, 2 insertions, 30 deletions
diff --git a/bundles/org.eclipse.team.core/schema/defaultFileModificationValidator.exsd b/bundles/org.eclipse.team.core/schema/defaultFileModificationValidator.exsd
index fa92cdb49..3da1b0b8a 100644
--- a/bundles/org.eclipse.team.core/schema/defaultFileModificationValidator.exsd
+++ b/bundles/org.eclipse.team.core/schema/defaultFileModificationValidator.exsd
@@ -29,13 +29,6 @@
</documentation>
</annotation>
</attribute>
- <attribute name="name" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
</complexType>
</element>
diff --git a/bundles/org.eclipse.team.core/schema/fileTypes.exsd b/bundles/org.eclipse.team.core/schema/fileTypes.exsd
index ecdb097db..3dc2ec64a 100644
--- a/bundles/org.eclipse.team.core/schema/fileTypes.exsd
+++ b/bundles/org.eclipse.team.core/schema/fileTypes.exsd
@@ -33,13 +33,6 @@ Providers may provide an extension for this extension point. No code beyond the
</documentation>
</annotation>
</attribute>
- <attribute name="name" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
</complexType>
</element>
@@ -88,7 +81,7 @@ Providers may provide an extension for this extension point. No code beyond the
</documentation>
</annotation>
-<annotation>
+ <annotation>
<appInfo>
<meta.section type="since"/>
</appInfo>
diff --git a/bundles/org.eclipse.team.core/schema/ignore.exsd b/bundles/org.eclipse.team.core/schema/ignore.exsd
index c6e036ddb..2fc059014 100644
--- a/bundles/org.eclipse.team.core/schema/ignore.exsd
+++ b/bundles/org.eclipse.team.core/schema/ignore.exsd
@@ -31,13 +31,6 @@ Providers may provide an extension for this extension point. No code beyond the
</documentation>
</annotation>
</attribute>
- <attribute name="name" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
</complexType>
</element>
diff --git a/bundles/org.eclipse.team.core/schema/projectSets.exsd b/bundles/org.eclipse.team.core/schema/projectSets.exsd
index 07faaf545..643933704 100644
--- a/bundles/org.eclipse.team.core/schema/projectSets.exsd
+++ b/bundles/org.eclipse.team.core/schema/projectSets.exsd
@@ -34,13 +34,6 @@ A project set file may be used to provide team memebers with a simple way of cre
</documentation>
</annotation>
</attribute>
- <attribute name="name" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
</complexType>
</element>
@@ -95,7 +88,7 @@ A project set file may be used to provide team memebers with a simple way of cre
</documentation>
</annotation>
-<annotation>
+ <annotation>
<appInfo>
<meta.section type="since"/>
</appInfo>

Back to the top