View Single Post
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#1
Linking in with FOSS Alternatives thread http://talk.maemo.org/showthread.php?t=90862 and http://talk.maemo.org/showpost.php?p...5&postcount=23

I would like to post up a workaround to make D-Bus and default icons call the application of your choice. Useful for those applications with widgets etc.
This was requested and I felt it was better in it's own thread.

PLEASE SEE CAVEAT
http://talk.maemo.org/showpost.php?p...2&postcount=15

ALSO SEE UPDATE FOR --background in Qalendar

Below requires root

>Replace MP for OMP
/usr/share/dbus-1/services/com.nokia.mediaplayer.service

Replace
Code:
Exec=/usr/bin/mediaplayer
for
Code:
Exec=/usr/bin/openmediaplayer
>Replace osso-filermanager for hamsterfiler
/usr/share/dbus-1/services/com.nokia.osso-filemanager.service

Replace
Code:
Exec=/usr/bin/osso-filemanager
for
Code:
Exec=/usr/bin/hamsterfiler
>Replace Calender for qalendar
/usr/share/dbus-1/services/com.nokia.calendar.service

Replace
Code:
Exec=/usr/bin/Calendar
for
Code:
Exec=/usr/bin/qalendar --background
This could work on a range of applications for example

>Replace Browser (without installing browser-switchboard)
/usr/share/dbus-1/services/com.nokia.browser.service

Replace for /usr/bin/"foo" (browser of choice)
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.

Last edited by sixwheeledbeast; 2013-08-22 at 15:15.
 

The Following 13 Users Say Thank You to sixwheeledbeast For This Useful Post: