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

Back to the top