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

Back to the top