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

Back to the top