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

Back to the top