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

Back to the top