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

Back to the top