public
Description: Notification Services for Javascript in Firefox (Growl, and alike)
Homepage: http://icanscale.com/callout/
Clone URL: git://github.com/lackac/callout.git
Click here to lend your support to: callout and make a donation at www.pledgie.com !
callout / config_build.sh
100644 10 lines (9 sloc) 0.167 kb
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
# Build config for build.sh
APP_NAME=callout
CHROME_PROVIDERS="content locale skin"
CLEAN_UP=1
ROOT_FILES=
ROOT_DIRS="defaults"
BEFORE_BUILD=
AFTER_BUILD=