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

Back to the top