Denis DeLaRoca wrote: > Hi, > > Is there a Dbus call to launch the Image-Viewer app with a parameter image > file?
Not sure about dbus call, but check hildon_mime_open_file() in /usr/include/hildon-mime.h. At least it's trivial to make a simple executable opening a file with that. I think that basically just sends a dbus call, so using dbus directly should be possible too. -- Tuomas
signature.asc
Description: OpenPGP digital signature
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
