diff options
| author | 2007-02-08 22:05:04 +0000 | |
|---|---|---|
| committer | 2007-02-08 22:05:04 +0000 | |
| commit | 9b5feaa6831fb56d8d9c29c528efe4ccfdc8a128 (patch) | |
| tree | e69c57ccda7c4bf7cee9dc027307e53ee760582a | |
| parent | added firefox hack (diff) | |
| download | KVIrc-9b5feaa6831fb56d8d9c29c528efe4ccfdc8a128.tar.gz KVIrc-9b5feaa6831fb56d8d9c29c528efe4ccfdc8a128.tar.bz2 KVIrc-9b5feaa6831fb56d8d9c29c528efe4ccfdc8a128.zip | |
quick fix
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@333 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | doc/firefox.hack.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/firefox.hack.txt b/doc/firefox.hack.txt index 9e0671109..4cdd239e9 100644 --- a/doc/firefox.hack.txt +++ b/doc/firefox.hack.txt @@ -22,9 +22,11 @@ This guide is been tested on Linux, Mac and Windows. - Make sure that network.protocol-handler.expose-all are setted as true -- If you want to add more protocols handlers, just follow the same steps changing - the protocol you want to add in firefox and the application you want to use to - handle the new protcol +With these simple steps you can handle irc://irc.something.tld from Firefox + +If you want to add more protocols handlers, just follow the same steps changing +the protocol you want to add in firefox and the application you want to use to +handle the new protcol Elvio Basello <HelLViS69> |
