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

Back to the top