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

Back to the top