1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-07-07 15:54:14 -04:00
trader/.gitattributes
John Zaitseff 5a62a39770 Add strings from obsolete versions of libraries
Previous versions of the GNU Portability Library, and versions of the GNU
C Library as released with various Linux distributions, used strings no
longer present in the current version of the GNU Portability Library.
When used on systems with those strings, Star Traders could not provide
appropriate translations.  This patch fixes that problem.
2018-07-27 05:52:25 +10:00

14 lines
309 B
Plaintext

Makefile.am ident
/configure.ac ident
/build-aux/bootstrap ident
/build-aux/msgfmt-desktop ident
/data/trader.desktop.in ident
/data/trader.svg ident
/doc/trader.* ident
/lib/obsolete-strings.c ident
/po/LINGUAS ident
/po/Makevars ident
/po/POTFILES.in ident
/src/*.c ident
/src/*.h ident