How can I achieve the same functionality on Maemo that "xdg-email" provides on the Desktop, i.e. being able to specify a subject line and a file to attach, and it will open the default e-mail app with the subject filled in and the file attached?
Ideally, this should be directly in Python, but if not, I'd be happy with C or some shell command, too..
How can I achieve the same functionality on Maemo that "xdg-email" provides on the Desktop, i.e. being able to specify a subject line and a file to attach, and it will open the default e-mail app with the subject filled in and the file attached?
Ideally, this should be directly in Python, but if not, I'd be happy with C or some shell command, too..