View Single Post
antezz's Avatar
Posts: 172 | Thanked: 160 times | Joined on Jan 2010 @ Sweden
#33
Originally Posted by gonediscin View Post
Hi, I can't make this work. This might be because I am no more than a end user. Here is the steps I have taken to attempt to resolve having my default browser link the phone numbers to my phone app.

1.) download Leafpad from maemo.org
2.) open terminal x and killall browsers. It said that no processes killed, but did not have a browser open anyways.
3.) open leafpad
4.) typed:
user_pref("network.protocol-handler.warn-external.sip", false);
user_pref("network.protocol-handler.warn-external.tel", false);
5.) attempted to save to
/home/user/.mozilla/microb/prefs.js
6.) Leafpad says
Field unable to contain /
7.) removed the first / before home but leafpad said the same as it did in step 6

I got stuck at step 6, but still would have gotten stuck at the next step. The step where i would have to open the .js file in terminal x. Please tell me how I would do this. What am I doing wrong? and please put it in a step by step process.

Thanks for any help

KYLe

PS if I use the user interface to save a file it gives me no folder for home
type this in terminal:

leafpad /home/user/.mozilla/microb/prefs.js

Then add the lines to the bottom of the file and save.
 

The Following User Says Thank You to antezz For This Useful Post: