Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-11-11 00:11:02 +0000
committerspingel2008-11-11 00:11:02 +0000
commit3398886ae32cc40343722b14960f769ab9c9e6fa (patch)
tree9ccc41caf4256ed063e43a71d1e7e4570acc7937 /org.eclipse.mylyn.trac-feature/build.properties
parent175d8114f2d59e3a01b6890b5eeaaa3af2b51a67 (diff)
downloadorg.eclipse.mylyn.tasks-3398886ae32cc40343722b14960f769ab9c9e6fa.tar.gz
org.eclipse.mylyn.tasks-3398886ae32cc40343722b14960f769ab9c9e6fa.tar.xz
org.eclipse.mylyn.tasks-3398886ae32cc40343722b14960f769ab9c9e6fa.zip
NEW - bug 253130: externalize strings for org.eclipse.mylyn.trac.* in Extras
https://bugs.eclipse.org/bugs/show_bug.cgi?id=253130
Diffstat (limited to 'org.eclipse.mylyn.trac-feature/build.properties')
-rw-r--r--org.eclipse.mylyn.trac-feature/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.trac-feature/build.properties b/org.eclipse.mylyn.trac-feature/build.properties
index adf04e61f..87834ea61 100644
--- a/org.eclipse.mylyn.trac-feature/build.properties
+++ b/org.eclipse.mylyn.trac-feature/build.properties
@@ -1,4 +1,5 @@
-bin.includes = feature.xml,\
+bin.includes = feature.properties,\
+ feature.xml,\
about.html,\
epl-v10.html,\
license.html

Back to the top