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

Back to the top