]> jfr.im git - irc/hexchat/documentation.git/commitdiff
Update settings.rst
authorTingPing <redacted>
Sun, 19 Jun 2016 20:00:23 +0000 (16:00 -0400)
committerGitHub <redacted>
Sun, 19 Jun 2016 20:00:23 +0000 (16:00 -0400)
settings.rst

index 0c1a832721e39cd5e91a3bc515ee0fe43b5e653c..17889f3a668c064d24c48086b3cd9f0272d6b14b 100644 (file)
@@ -72,12 +72,11 @@ Url Handlers
 
 Url handlers add alternative browsers to you your right click menu on urls (they do not set the default). They take the syntax::
 
-    !program %s or !C:/PROGRA~1/program/program.exe %s
+    !program %s or !"C:\Program Files\Program\program.exe" %s
 
 .. note::
 
     If HexChat does not find the executable it will not add it to the menu.
-    The command MUST use unix style slashes and does not handle spaces at all.
 
 Auto Replace
 ~~~~~~~~~~~~