summaryrefslogtreecommitdiff
path: root/sendto/plugins
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
2014-12-17gajim plugin: don't leak memoryMonsta1-5/+7
2014-03-23sendto plugin: re-introduce the option to select plugins to buildinfirit7-14/+17
2013-10-17Add sendto extensionStefano Karapetsas15-0/+2279