aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/download.sh
Commit message (Collapse)AuthorAge
* use the new $UZBL_* env vars exclusivelyGravatar Brendan Taylor2010-11-29
|
* source -> . (fixes bashism)Gravatar Brendan Taylor2010-11-15
|
* Use -z and -n tests rather than "x$foo" = "x" hackGravatar Ben Boeckel2010-10-02
|
* Migrate to using uzbl-args util scriptGravatar Ben Boeckel2010-10-02
|
* Migrate to using uzbl-dir util scriptGravatar Ben Boeckel2010-10-02
|
* Put `then' on the same line as `if'Gravatar Ben Boeckel2010-10-02
|
* More friendly download script.Gravatar Mason Larobina2010-03-22
| | | | | | 1. Pass the cookies.txt file to wget through the --load-cookies option. 2. Use the wget option --content-disposition to determine a meaningful name for the downloaded file.
* remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ↵Gravatar Dieter Plaetinck2010-01-02
longer needed + update paths everywhere + remove examples/config/enchant (also not needed since sandbox) + bugfix: set /home/dieter in sandbox