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

Back to the top