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

Back to the top