diff options
author | Eike Stepper | 2012-09-06 11:47:08 +0000 |
---|---|---|
committer | Eike Stepper | 2012-09-06 11:47:08 +0000 |
commit | cfdef9afcf736cd872cd784647c25c52b653a7bb (patch) | |
tree | 07c9bb370e7cea69c0eb8e06737a74bd70d534f7 /plugins/org.eclipse.emf.cdo.transfer/about.mappings | |
parent | 3224388d98796036d49cc879878e418aef6e6d5d (diff) | |
download | cdo-cfdef9afcf736cd872cd784647c25c52b653a7bb.tar.gz cdo-cfdef9afcf736cd872cd784647c25c52b653a7bb.tar.xz cdo-cfdef9afcf736cd872cd784647c25c52b653a7bb.zip |
388928: Develop a resource transfer framework
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388928
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.transfer/about.mappings')
-rw-r--r-- | plugins/org.eclipse.emf.cdo.transfer/about.mappings | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.transfer/about.mappings b/plugins/org.eclipse.emf.cdo.transfer/about.mappings new file mode 100644 index 0000000000..bddaab4310 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.transfer/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 |