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

Back to the top