View Single Post
Posts: 30 | Thanked: 9 times | Joined on Jan 2010 @ Florida
#7
Originally Posted by MiK546 View Post
Ok, sorry, I was wrong (should have read the thread properly...), you HAVE to use X Terminal, but its pretty easy:

1. Install leafpad (if you haven't already) (sorry, you have to install it, but it isn't big and can be found from Extras trough application manager)
2.Close all your browser windows
3.Open X Terminal and write
Code:
killall browser (enter)
cd .mozilla/microb (enter)
leafpad prefs.js (enter)
4. Now you should be in a texteditor-window. Scroll to the bottom of the file and then paste the following there:
Code:
user_pref("network.protocol-handler.warn-external.sip", false);
user_pref("network.protocol-handler.warn-external.tel", false);
5. Save your changes and close the leafpad and Terminal -windows
6.Enjoy!
THANK YOU!!!!

It worked perfect. I actually had leafpad installed from another suggestion i was given, but thier instructions were not as precise as yours. You broke it down perfect!!!

Thank you!