[wiki] [sites] wiki updated
 
changeset:   438:a57135b61422
tag:         tip
user:        nibble
date:        Mon Feb 01 09:51:58 2010 +0100
files:       surf.suckless.org/files/link_hints.md
description:
Fix typo in link_hints
diff -r e101e1513961 -r a57135b61422 surf.suckless.org/files/link_hints.md
--- a/surf.suckless.org/files/link_hints.md	Tue Jan 19 14:41:58 2010 -0500
+++ b/surf.suckless.org/files/link_hints.md	Mon Feb 01 09:51:58 2010 +0100
_AT_@ -4,7 +4,7 @@
 Description
 -----------
 
-This script enables link hinting support to surf. Deploy it into ~/.surf/user.js.
+This script enables link hinting support to surf. Deploy it into ~/.surf/script.js.
 
 Keybindings
 -----------
_AT_@ -15,12 +15,12 @@
 Author
 ------
 
-- The code was originally from chromium but was adapted by nibble(.ds(at)gmail(dot).com) to work with surf.
+- The code was originally from chromium but was adapted by nibble(.ds(at)gmail(dot)com) to work with surf.
 
 Code
 ----
 
-	/* based on chromium plugin code, adapted by Nibble<.gs_AT_gmail> */
+	/* based on chromium plugin code, adapted by Nibble<.gs_AT_gmail.com> */
         var hint_num_str = '';
         var hint_elems = [];
         var hint_open_in_new_tab = false;
Received on Mon Feb 01 2010 - 10:03:42 CET
This archive was generated by hypermail 2.3.0
: Thu Sep 13 2012 - 19:31:06 CEST