Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo Treggiari2006-01-02 01:31:07 +0000
committerLeo Treggiari2006-01-02 01:31:07 +0000
commitd711b21f438730fba3079a3ab4e9dea43d427994 (patch)
treec9ee7812709f82feffb590369f1af1c1029b7e83 /build/org.eclipse.cdt.managedbuilder.ui/schema
parentc697bbaec7ee32ef6e0b0ca85344c11b21280dcf (diff)
downloadorg.eclipse.cdt-d711b21f438730fba3079a3ab4e9dea43d427994.tar.gz
org.eclipse.cdt-d711b21f438730fba3079a3ab4e9dea43d427994.tar.xz
org.eclipse.cdt-d711b21f438730fba3079a3ab4e9dea43d427994.zip
Add translatable attribute patch
Diffstat (limited to 'build/org.eclipse.cdt.managedbuilder.ui/schema')
-rw-r--r--build/org.eclipse.cdt.managedbuilder.ui/schema/newWizardPages.exsd3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/org.eclipse.cdt.managedbuilder.ui/schema/newWizardPages.exsd b/build/org.eclipse.cdt.managedbuilder.ui/schema/newWizardPages.exsd
index ebe0d291693..25e65a76bd4 100644
--- a/build/org.eclipse.cdt.managedbuilder.ui/schema/newWizardPages.exsd
+++ b/build/org.eclipse.cdt.managedbuilder.ui/schema/newWizardPages.exsd
@@ -39,6 +39,9 @@
<documentation>
</documentation>
+ <appInfo>
+ <meta.attribute translatable="true"/>
+ </appInfo>
</annotation>
</attribute>
</complexType>

Back to the top