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

Back to the top