diff options
author | Kim Moir | 2008-01-09 20:44:57 +0000 |
---|---|---|
committer | Kim Moir | 2008-01-09 20:44:57 +0000 |
commit | a686a890e08421ce472581fcefddac9c3602480b (patch) | |
tree | 5025dd6f51487d9818a54d9e17def150fcc40906 /org.eclipse.help.base/about.mappings | |
parent | fa6b4c654090654355d5c4bfeeaf859665392ce1 (diff) | |
download | eclipse.platform.ua-a686a890e08421ce472581fcefddac9c3602480b.tar.gz eclipse.platform.ua-a686a890e08421ce472581fcefddac9c3602480b.tar.xz eclipse.platform.ua-a686a890e08421ce472581fcefddac9c3602480b.zip |
Bug 202160 [Help] Add a feature for the Eclipse help system
Diffstat (limited to 'org.eclipse.help.base/about.mappings')
-rw-r--r-- | org.eclipse.help.base/about.mappings | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/org.eclipse.help.base/about.mappings b/org.eclipse.help.base/about.mappings new file mode 100644 index 000000000..bddaab431 --- /dev/null +++ b/org.eclipse.help.base/about.mappings @@ -0,0 +1,6 @@ +# about.mappings +# contains fill-ins for about.properties +# java.io.Properties file (ISO 8859-1 with "\" escapes) +# This file does not need to be translated. + +0=@build@
\ No newline at end of file |