author | Max Kellermann <max@duempel.org> | |
Thu, 25 Dec 2008 03:15:38 +0000 (04:15 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 25 Dec 2008 03:15:38 +0000 (04:15 +0100) | ||
commit | 634bed2e83799f604a60bfef62d5e240ea02511c | |
tree | a996a63ad0cc9f7c500492275b65971842479d40 | tree | snapshot |
parent | 0abf816f752baef7299f32d21406e92d49d834c0 | commit | diff |
i18n: don't use locale.h
Just for the _() and N_() macros, we don't need to include locale.h -
define them in i18n.h.
Just for the _() and N_() macros, we don't need to include locale.h -
define them in i18n.h.
src/i18n.h | diff | blob | history | |
src/main.c | diff | blob | history |