commit | df1e464639e5a4962699a4c7c825bf9929a40ce1 | [log] [tgz] |
---|---|---|
author | Matthew Davis <mattadav@us.ibm.com> | Thu Jul 28 18:35:55 2011 +0000 |
committer | Matthew Davis <mattadav@us.ibm.com> | Thu Jul 28 18:35:55 2011 +0000 |
tree | 760c97e5e0782778ce76a345eaba3c74b7f233da | |
parent | b9ad708e55f3d9c365a8f018b2969efd88ff5a17 [diff] |
Adding translation properties files in the root to build.properties git-svn-id: http://dev.eclipse.org/svnroot/technology/org.eclipse.stem/trunk/data@2339 92a21009-5b66-0410-b83a-dc787c41c6e9
diff --git a/org.eclipse.stem.internal.data/build.properties b/org.eclipse.stem.internal.data/build.properties index f9f2f2f..307ff2b 100644 --- a/org.eclipse.stem.internal.data/build.properties +++ b/org.eclipse.stem.internal.data/build.properties
@@ -7,7 +7,10 @@ bin.includes = .,\ model/,\ META-INF/,\ - plugin.properties + plugin.properties,\ + plugin_zh.properties,\ + plugin_kr.properties,\ + plugin_de.properties jars.compile.order = . source.. = src/ output.. = bin/