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

Back to the top