Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: e89e62d4cbdccaef0e61e3ba67b70806fe6b6c29 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
               









                                  
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.xml,\
               plugin.properties,\
               resources/,\
               schema/,\
               icons/
src.includes = about.html

Back to the top