Renamed "script" to "js".
authorBarrucadu <mike@barrucadu.co.uk>
Mon, 18 May 2009 19:08:56 +0000 (20:08 +0100)
committerBarrucadu <mike@barrucadu.co.uk>
Mon, 18 May 2009 19:08:56 +0000 (20:08 +0100)
commit1cfdb853c5296f5b510f35a90d5abc449eab6af6
tree09b6cf244c948608d4eccea4393939bec6bff291
parent2fd0f561bfa966eb22443c785ad82df9d11ef87b
Renamed "script" to "js".
Added "script" command which executes an external JS file.
Moved hinting to an external JS file.

I renamed "script" to "js" because we use "sh" for one-line *sh scripts, so "js" for one-line JS scripts is nice and consistent.
README
examples/configs/sampleconfig
examples/configs/sampleconfig-dev
examples/scripts/hint.js [new file with mode: 0644]
uzbl.c
uzbl.h