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

Back to the top