|
2009-06-23
, 10:02
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#2
|
|
2009-06-23
, 10:22
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#3
|
|
2009-06-23
, 10:24
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#4
|
|
2009-06-23
, 10:57
|
|
Posts: 246 |
Thanked: 204 times |
Joined on Jun 2007
@ Potsdam (Germany)
|
#5
|
One way to go about this problem is by simply asking one of the many Nokia developers who are within the community and are actively discussing within the community - how we could eventually do it
The Following 2 Users Say Thank You to jukey For This Useful Post: | ||
|
2009-07-23
, 06:54
|
|
Posts: 52 |
Thanked: 27 times |
Joined on Mar 2008
@ Berlin, Germany
|
#6
|
|
2009-07-23
, 22:51
|
Posts: 7 |
Thanked: 4 times |
Joined on Jul 2009
|
#7
|
#!/bin/sh dbus-launch midori "$*" exit 0
|
2009-07-24
, 04:44
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#8
|
|
2009-07-25
, 03:52
|
Posts: 7 |
Thanked: 4 times |
Joined on Jul 2009
|
#9
|
Well, you can modify xiojason's script here, but use other means for opening the browser, not dbus. It is a startup proxy after all.
http://talk.maemo.org/showpost.php?p...&postcount=566
os.execl('/usr/bin/dbus-send', '/usr/bin/dbus-send', '--session', '--type=method_call', '--print-reply', '--dest=com.nokia.midori', '/com/nokia/midori', 'com.nokia.midori.OpenAddress', 'string:%s' % uri)
|
2009-07-25
, 06:19
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#10
|
midori url
This means the other browser (for me: fennec) should open if I select a link in modest or mauku or the feed reader or wherever.
Is there any possibility to do this for all applications in a central place?
Me on twitter