summaryrefslogtreecommitdiff
path: root/sendto/plugins/pidgin/pidgin.c
AgeCommit message (Collapse)AuthorFilesLines
2020-02-29automake: do not include CFLAGS in CPPFLAGSrbuj1-1/+1
2019-06-30Remove trailing whitespacesLaurent Napias1-1/+1
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