1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00
elinks/src/intl/gettext
Witold Filipczyk 6c32ce3c61 [gettext] Let it work also on Windows
When elinks.exe is located in the src subdirectory,
.gmo files are read from the po subdirectory.
2023-12-15 10:36:17 +01:00
..
.gitignore Convert more bits from the .cvsignore files. Now cg-status doesn't list 2005-09-15 18:25:37 +02:00
bindtextdom.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
config.charset Upgrade config.charset to latest version from gnu gettext. 2006-01-13 13:22:09 +01:00
dcgettext.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
dcigettext.c [gettext] Compilation fix 2022-07-17 17:01:54 +02:00
dcngettext.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
dgettext.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
dngettext.c [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
explodename.c [gettext] explicit cast to char * 2022-02-25 20:56:08 +01:00
finddomain.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
gettext.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
gettext.h [limits.h] limits.h can be included uncoditionally 2021-03-19 14:30:54 +01:00
gettextP.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
hash-string.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
intl-compat.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
l10nflist.c [strchr] casting first parameter to const char * was not a good idea 2022-01-18 20:30:48 +01:00
libgettext.h [meson] More fixes related to CONFIG_NLS 2021-03-28 18:56:19 +02:00
libgnuintl.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
libintl.c [intl] LANGUAGE was allocated by malloc, so it must be released by free 2023-01-20 16:44:31 +01:00
libintl.h [nls] compilation fix (-Dnls=false) 2022-09-02 15:12:41 +02:00
loadinfo.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
loadmsgcat.c [gettext] Let it work also on Windows 2023-12-15 10:36:17 +01:00
localcharset.c [windows] Less number of warnings 2023-11-08 12:28:00 +01:00
locale.alias Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
localealias.c [gettext] cast 2022-01-25 18:09:08 +01:00
Makefile [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
meson.build [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
ngettext.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
plural.c [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
plural.h [gettext] plural.h and plural.c. Refs #83 2021-01-04 10:40:25 +01:00
plural.y [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
ref-add.sed.in Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
ref-del.sed.in Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
textdomain.c [gettext] try system gettext. Refs #62 2021-08-08 21:25:08 +02:00
TODO More CVS -> GIT conversions 2005-09-18 18:47:20 +02:00
VERSION Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00