diff options
author | Vivian Kong | 2009-05-14 21:14:07 +0000 |
---|---|---|
committer | Vivian Kong | 2009-05-14 21:14:07 +0000 |
commit | afdcaeb52e0f31530ec36f636b0c5ade10da3333 (patch) | |
tree | 5f742a8fb6e726c655af7c2bf39e59b1672aa8aa /xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties | |
parent | 476990aeaf25bd5c8e65081e2c6669b195080ec2 (diff) | |
download | org.eclipse.cdt-afdcaeb52e0f31530ec36f636b0c5ade10da3333.tar.gz org.eclipse.cdt-afdcaeb52e0f31530ec36f636b0c5ade10da3333.tar.xz org.eclipse.cdt-afdcaeb52e0f31530ec36f636b0c5ade10da3333.zip |
Update provider name
Diffstat (limited to 'xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties')
-rw-r--r-- | xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties b/xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties index 9df0aa7752e..faf35bd281b 100644 --- a/xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties +++ b/xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties @@ -14,6 +14,6 @@ # java.io.Properties file (ISO 8859-1 with "\" escapes) # This file should be translated. pluginName=xlC Error Parser Plugin -providerName=Eclipse.org +providerName=Eclipse CDT CDTXLCErrorParser.name=CDT xlC Error Parser
\ No newline at end of file |