On Fri, May 8, 2009 at 1:03 PM, Guenther Meyer <[email protected]> wrote:
> /usr/share/dbus-1/services/gpsdrive.service:
> [D-BUS Service]
> Name=gpsdrive
> Exec=/usr/bin/gpsdrive

D-Bus reads the .service file, not libosso, so you need to use the
full name here (org.nokia.gpsdrive). The .desktop file might be
similar. My advice is to just use the full name everywhere, since that
is guaranteed to work. Having libosso automatically add "org.nokia" is
a bad idea, since it just leads to confusion.

-William Swanson
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to