Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4232c9d99f65dad742443716652d9e8c3e5b4634 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
bin.includes = META-INF/,\
               img/,\
               about.html,\
               plugin.xml,\
               mediawiki/,\
               toc-dev.xml,\
               OSGI-INF/,\
               toc-user.xml
src.includes = about.html

Back to the top