i18n: drop po-properties/ directory
commit51c7f7e383a68d13d9722d013e961d0a2ef0192d
authorNicola Fontana <ntd@entidi.it>
Mon, 29 Dec 2014 20:26:48 +0000 (29 21:26 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 29 Dec 2014 20:46:24 +0000 (29 21:46 +0100)
tree00f82fc644c756a8e9781381e6cbf198081998d3
parent38e2aa68b99de271caa0c0340894b2bda8eea0df
i18n: drop po-properties/ directory

This is a major i18n refactoring: the property i18n has been merged into
the main .pot file and the intltool crap has been dropped. The build
system has been modied accordingly and gettext scripts have been update
to current (gettext-0.19.3). Further changes have been applied to avoid
deprecation warnings.
26 files changed:
ABOUT-NLS [new file with mode: 0644]
Makefile.am
autogen.sh
build/config.rpath [new file with mode: 0755]
configure.ac
po-properties/.gitignore [deleted file]
po-properties/ChangeLog [deleted file]
po-properties/LINGUAS [deleted symlink]
po-properties/Makefile.in.in [deleted file]
po-properties/POTFILES.in [deleted file]
po-properties/it.po [deleted file]
po/.gitignore
po/ChangeLog
po/Makefile.in.in [new file with mode: 0644]
po/Makevars [new file with mode: 0644]
po/POTFILES.in
po/Rules-quot [new file with mode: 0644]
po/boldquot.sed [new file with mode: 0644]
po/en@boldquot.header [new file with mode: 0644]
po/en@quot.header [new file with mode: 0644]
po/insert-header.sin [new file with mode: 0644]
po/quot.sed [new file with mode: 0644]
po/remove-potcdate.sin [new file with mode: 0644]
src/adg/Makefile.am
src/adg/adg-internal.h
src/adg/adg-utils.c