Added link to cookie_daemon.py wiki page.
authorMason Larobina <mason.larobina@gmail.com>
Sat, 8 Aug 2009 16:58:40 +0000 (00:58 +0800)
committerMason Larobina <mason.larobina@gmail.com>
Sat, 8 Aug 2009 16:58:40 +0000 (00:58 +0800)
examples/data/uzbl/scripts/cookie_daemon.py

index 8adb2d3..f661a9f 100755 (executable)
 #
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-
+#
+# 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