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

Back to the top