Active Topics

 


Reply
Thread Tools
Posts: 52 | Thanked: 33 times | Joined on Oct 2011 @ Poland, Tricity
#11
It would probably work but It actually is a bad idea to overwrite files like that. Especially those in /usr/share/applications

There is a better and update insensitive way.
Step 1. Go to /home/user/.local/share/applications

Step 2. Create operamobile-labs-open.desktop:
Code:
[Desktop Entry]
Version=0.1
Encoding=UTF-8
Name=Opera-opener
Type=Application
Exec=/opt/operamobile-labs/operamobile %U
Icon=/usr/share/icons/hicolor/80x80/apps/operamobile-labs.png
Step 3. Open defaults.list (the one in /home/user/.local/share/applications) and at the end add:
Code:
x-maemo-urischeme/http=operamobile-labs-open.desktop
x-maemo-urischeme/ftp=operamobile-labs-open.desktop
x-maemo-urischeme/https=operamobile-labs-open.desktop
x-maemo-urischeme/file=operamobile-labs-open.desktop
x-maemo-highlight/http-url=operamobile-labs-open.desktop
x-maemo-highlight/ftp-url=operamobile-labs-open.desktop
text/html=operamobile-labs-open.desktop
Note that since you created a desktop file you created a link on your application screen. You can simply hide it in some folder.
 

The Following 7 Users Say Thank You to eccenux For This Useful Post:
Posts: 52 | Thanked: 33 times | Joined on Oct 2011 @ Poland, Tricity
#12
BTW. There is also a hack to hide unwanted links.

First you open:
/home/user/.config/meegotouchhome-nokia/launcherbuttons.data

Then you search for the link you want to hide e.g.:
/home/user/.local/share/applications/operamobile-labs-open.desktop

The line will look something like:
/home/user/.local/share/applications/operamobile-labs-open.desktop=launcher/0/84
You then change "launcher" to e.g "hide" and in this case you get:
/home/user/.local/share/applications/operamobile-labs-open.desktop=hide/0/84

Now you can restart your phone and your done.
 

The Following User Says Thank You to eccenux For This Useful Post:
Posts: 359 | Thanked: 322 times | Joined on Jun 2010
#13
Woot! Opera is now my default browser--everything is working superfast now.

This forum rocks!
__________________
Hitting this thanks button will make you smile and feel good ----------------------------------------------------------------->

Last edited by Hacker; 2012-07-13 at 08:34. Reason: Problem solved--I got it working.
 
Posts: 230 | Thanked: 302 times | Joined on Oct 2009 @ Helsinki, Suomi (Finland)
#14
Originally Posted by eccenux View Post
Note that since you created a desktop file you created a link on your application screen. You can simply hide it in some folder.
I think you can add
Code:
NotShowIn=X-MeeGo;
to .desktop file to disable icon.
 

The Following 2 Users Say Thank You to ladoga For This Useful Post:
Posts: 95 | Thanked: 35 times | Joined on Feb 2012
#15
Originally Posted by ladoga View Post
I think you can add
Code:
NotShowIn=X-MeeGo;
to .desktop file to disable icon.
Yes, adding that line to created .desktop file in /home/user/.local/share/applications/will hide opera icon. Simplest method.
 
Posts: 95 | Thanked: 35 times | Joined on Feb 2012
#16
And sorry for a silly fault. There was a '>' in the desktop file code posted in the first post. Typing mistake. Corrected it eventhough the best method is said by eccenux
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#17
 
Posts: 95 | Thanked: 35 times | Joined on Feb 2012
#18
Works without reboot.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#19
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
Iryus's Avatar
Posts: 80 | Thanked: 56 times | Joined on Mar 2012 @ France
#20
NIce job man, thank you
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:07.