Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-24 | sendto: require gupnp-1.6 | Xiaotian Wu | 1 | -20/+28 | |
2022-08-20 | Failed to resolve the path to caja-extensions.mo on guix system | rbuj | 1 | -0/+5 | |
2021-01-28 | Do not call bindtextdomain/bind_textdomain_codeset in libraries | rbuj | 1 | -3/+0 | |
2021-01-28 | Include i18n header after defining GETTEXT_PACKAGE macro | rbuj | 1 | -0/+3 | |
2021-01-16 | Remove warning -Wshadow | rbuj | 1 | -2/+2 | |
2020-11-25 | Use `#include <config.h>` | rbuj | 1 | -1/+1 | |
2020-06-23 | add git.mk to generate .gitignore | tamplan | 1 | -0/+2 | |
2020-02-29 | automake: do not include CFLAGS in CPPFLAGS | rbuj | 2 | -13/+24 | |
2019-08-18 | Build either with gupnp version 1.0 or 1.2. | Jonathan Brielmaier | 1 | -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-23 | sendto plugin: re-introduce the option to select plugins to build | infirit | 1 | -1/+2 | |
2013-10-17 | Add sendto extension | Stefano Karapetsas | 2 | -0/+338 | |