Thread
:
Create *.desktop entry for a file
View Single Post
K9999
2012-03-28 , 06:26
Posts: 168 | Thanked: 116 times | Joined on Mar 2011 @ Malaysia
#
4
that code I mentioned earlier is to open a certain folder/file. but if you wanna open an html link or a picture then it is different. you need to call the browser. you're aiming to open an html file?
=====
if that's the case, let's say you wanna make a google link shortcut. you'll have to change the Exec line too look like this:
PHP Code:
Exec
=/
usr
/
bin
/
browser_dbuscmd
.
sh load_url http
:
//www.google.com
This is the case with N900
__________________
Loopable 'Portrait' Backgrounds
Black & White stock alike lockscreen
Last edited by K9999; 2012-03-28 at
06:43
.
Quote & Reply
|
The Following 2 Users Say Thank You to K9999 For This Useful Post:
cddiede
,
demludi
K9999
View Public Profile
Send a private message to K9999
Find all posts by K9999