Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 534691f258dc1db2d8cce57ea42b410c932beca5 (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml
src.includes = about.html

Back to the top