Drop support for localisation.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 24 Sep 2009 22:54:07 +0000 (00:54 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 24 Sep 2009 22:54:07 +0000 (00:54 +0200)
commit4c85542894f7fca823b119b05e07179deb24229a
tree3a51b75c3992efb5212d9f494971143c4b56278c
parenta227843b739d279b63adcf3736ebb03d856080c4
Drop support for localisation.

Localised messages don't make much sense for a daemon, and there is only the
Dutch translation which costs time to maintain.
40 files changed:
Makefile.am
configure.in
lib/Makefile.am
lib/getopt.c
lib/gettext.h [deleted file]
lib/utils.c
lib/xmalloc.c
po/Makevars [deleted file]
po/POTFILES.in [deleted file]
po/nl.po [deleted file]
src/Makefile.am
src/bsd/device.c
src/conf.c
src/connection.c
src/cygwin/device.c
src/edge.c
src/graph.c
src/linux/device.c
src/meta.c
src/mingw/device.c
src/net.c
src/net_packet.c
src/net_setup.c
src/net_socket.c
src/netutl.c
src/node.c
src/process.c
src/protocol.c
src/protocol_auth.c
src/protocol_edge.c
src/protocol_key.c
src/protocol_misc.c
src/protocol_subnet.c
src/raw_socket/device.c
src/route.c
src/solaris/device.c
src/subnet.c
src/tincd.c
src/uml_socket/device.c
system.h