View Single Post
Posts: 30 | Thanked: 9 times | Joined on Jan 2010 @ Florida
#34
Thank you all for your help!

@pelago its a good thing that leafpad doesn't let me save the way I was trying. Didn't realize I was about to write over an important file.

MiK546 gave me these instructions, and everything works great now. These instructions correspond with all of yours, but recieved his first. I no longer keep having to play memory games every time I find a # on the web now!

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
5a. restart your device before opening a browser.
6.Enjoy!

Thank you all!!!

KYLe

Last edited by gonediscin; 2010-08-09 at 22:59. Reason: forgot about the restart
 

The Following 3 Users Say Thank You to gonediscin For This Useful Post: