Am Freitag 08 Mai 2009 schrieb Faheem Pervez: > You have a DBUS Service file installed in /usr/share/dbus-1/services/? The > format of this file is very simple - just open up one of the existing files > already in there on your tablet. > /usr/share/dbus-1/services/gpsdrive.service: [D-BUS Service] Name=gpsdrive Exec=/usr/bin/gpsdrive
/usr/share/applications/hildon/gpsdrive.desktop:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=GpsDrive
Comment=GpsDrive
Exec=/usr/bin/gpsdrive
Terminal=false
Icon=gpsdrive
X-Osso-Type=application/x-executable
X-Osso-Service=gpsdrive
inside the code:
osso_context = osso_initialize ("gpsdrive", VERSION, TRUE, NULL);
I guess this should be right this way?
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
