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

Back to the top