NetworkManager/clients
Beniamino Galvani 2469083902 clients: fix build with old GLib
G_DEFINE_QUARK is only available since 2.34, include
"nm-glib-compat.h" to fix the following error:

 ./../common/nm-vpn-helpers.c: In function ‘G_DEFINE_QUARK’:
 ./../common/nm-vpn-helpers.c:54:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token

Fixes: dca2ded7e8
2015-12-14 16:30:25 +01:00
..
cli cli: do not present secrets from openconnect to the user for confirmation 2015-12-12 22:30:48 +01:00
common clients: fix build with old GLib 2015-12-14 16:30:25 +01:00
tui tui: prefill a secret in the entry if we have a value 2015-12-12 22:31:37 +01:00
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:35:52 +02:00
nm-online.c nm-online: do not put \r to a translatable string (bgo #758102) 2015-11-16 15:26:15 +01:00