summaryrefslogtreecommitdiff
path: root/sendto/plugins/pidgin/pidgin.c
AgeCommit message (Collapse)AuthorFilesLines
2014-12-17pidgin plugin: various fixesMonsta1-11/+9
- add missing spaces (code looked ugly) - remove a GError variable which has never been used actually (and avoid dereferencing NULL pointer at the same time) - don't leak memory
2013-10-17Add sendto extensionStefano Karapetsas1-0/+475