summaryrefslogtreecommitdiff
path: root/sendto/plugins/upnp
AgeCommit message (Collapse)AuthorFilesLines
2019-09-12Build either with gupnp version 1.0 or 1.2.Jonathan Brielmaier1-0/+4
This fixes https://github.com/mate-desktop/caja-extensions/issues/52. * (configure.ac): Check also for gupnp-1.2 and set HAS_GUPNP_VERSION_1_2 to yes if found. * (sendto/plugins/upnp/upnp.c): Use gupnp_context_manager_create when building with gupnp-1.2 as gupnp_context_manager_new was removed. Signed-off-by: Jonathan Brielmaier <[email protected]> Co-authored-by: Gianfranco Costamagna <[email protected]>
2014-03-23sendto plugin: re-introduce the option to select plugins to buildinfirit1-1/+2
2013-10-17Add sendto extensionStefano Karapetsas2-0/+338