1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-20 15:35:24 +02:00

[Bug 105915] Fix for Code Formatter schema to show real name.

This commit is contained in:
Doug Schaefer 2005-08-08 18:08:35 +00:00
parent 7bbe09a4f7
commit b88ebd27db

View file

@ -3,7 +3,7 @@
<schema targetNamespace="org.eclipse.cdt.core"> <schema targetNamespace="org.eclipse.cdt.core">
<annotation> <annotation>
<appInfo> <appInfo>
<meta.schema plugin="org.eclipse.cdt.core" id="CodeFormatter" name="CodeFormatter.name"/> <meta.schema plugin="org.eclipse.cdt.core" id="CodeFormatter" name="Code Formatter"/>
</appInfo> </appInfo>
<documentation> <documentation>
[Enter description of this extension point.] [Enter description of this extension point.]