Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c1d1f5ec6d25704b076be525ee702163db95ace7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
#Mon Sep 12 09:29:53 CEST 2011
output..=bin/
bin.includes = plugin.xml,\
               META-INF/,\
               .,\
               schema/,\
               plugin.properties,\
               icons/,\
               about.html,\
               model/
src.includes = about.html
source..=src/
bin..=bin/

Back to the top