From: Mason Larobina Date: Sat, 8 Aug 2009 16:58:40 +0000 (+0800) Subject: Added link to cookie_daemon.py wiki page. X-Git-Url: https://vcs.maemo.org/git/?p=uzbl-mobile;a=commitdiff_plain;h=bdfa6ebf88d1f0af0403f9e345bbffa3cbc65044 Added link to cookie_daemon.py wiki page. --- 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