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

Back to the top