From bdfa6ebf88d1f0af0403f9e345bbffa3cbc65044 Mon Sep 17 00:00:00 2001 From: Mason Larobina Date: Sun, 9 Aug 2009 00:58:40 +0800 Subject: Added link to cookie_daemon.py wiki page. --- examples/data/uzbl/scripts/cookie_daemon.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'examples') diff --git a/examples/data/uzbl/scripts/cookie_daemon.py b/examples/data/uzbl/scripts/cookie_daemon.py index 8adb2d3..f661a9f 100755 --- a/examples/data/uzbl/scripts/cookie_daemon.py +++ b/examples/data/uzbl/scripts/cookie_daemon.py @@ -17,12 +17,13 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . - - +# +# For configuration and cookie daemon usage examples check out the the +# cookie daemon wiki page at http://www.uzbl.org/wiki/cookie_daemon.py +# # Issues: # - There is no easy way of stopping a running daemon. - - +# # Todo list: # - Use a pid file to make stopping a running daemon easy. # - add {start|stop|restart} command line arguments to make the cookie_daemon -- cgit v1.2.3