summaryrefslogtreecommitdiff
path: root/sendto/plugins/pidgin
AgeCommit message (Collapse)AuthorFilesLines
2021-01-16Remove warning -Wshadowrbuj1-5/+4
2020-11-25Use `#include <config.h>`rbuj1-1/+2
2020-06-23add git.mk to generate .gitignoretamplan1-0/+2
2020-02-29automake: do not include CFLAGS in CPPFLAGSrbuj2-15/+29
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
2014-03-23sendto plugin: re-introduce the option to select plugins to buildinfirit1-1/+3
2013-10-17Add sendto extensionStefano Karapetsas2-0/+493