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

Back to the top