Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-02-29 | automake: do not include CFLAGS in CPPFLAGS | rbuj | 1 | -1/+1 | |
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]> | |||||
2013-10-17 | Add sendto extension | Stefano Karapetsas | 1 | -0/+320 | |