Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 223e2e481f2ee800cf7dd4c8d1d46a255e48b29c (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