public
Description: Adds two menu items to the Window menu in Firefox for making it possible to switch tabs the Mac way
Homepage: http://icanscale.com/prevnext/
Clone URL: git://github.com/lackac/prevnext.git
Click here to lend your support to: prevnext and make a donation at www.pledgie.com !
prevnext / config_build.sh
100644 10 lines (9 sloc) 0.168 kb
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
# Build config for build.sh
APP_NAME=prevnext
CHROME_PROVIDERS="content locale skin"
CLEAN_UP=1
ROOT_FILES=
ROOT_DIRS="defaults"
BEFORE_BUILD=
AFTER_BUILD=