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

Back to the top