View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#61
Originally Posted by b666m View Post
i meant that i have already implemented this function.
(i know... because of the numbers in front it looks like all of these points where "to do" - sorry for that ^^)


Originally Posted by b666m View Post
don't know if this is the one:
void purple_conversation_present (PurpleConversation *conv)
Present a conversation to the user.
That's the one! It works!

dbus-send --session --type=method_call --print-reply --dest=im.pidgin.purple.PurpleService /im/pidgin/purple/PurpleObject im.pidgin.purple.PurpleInterface.PurpleConversatio nPresent int32:2889 works here
Will get back to you with the PythonNotification conversion soon.

Originally Posted by b666m View Post

is there a chance to convert JPG into PNG?
any api or cli tool available for fremantle?
GdkPixbuf comes to mind... else, if ImageMagick is installed, you could probably spawn that
 

The Following User Says Thank You to qwerty12 For This Useful Post: