Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 8a1b9051f08f7b5ecc63bc333c97edf558f88914 (plain) (blame)
1
2
3
4
5
6
7
8
9
bin.includes = icons/,\
               .options,\
               plugin.xml,\
               plugin.properties,\
               *.jar,\
               about.html

source.dtui.jar = ui/
src.includes=about.html

Back to the top