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

Back to the top