author | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 15:48:00 +0000 (17:48 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 15:48:00 +0000 (17:48 +0200) | ||
commit | 994ffdbde3b12429578a33dcf18204b9d813311f | |
tree | 1b6412bd29fd87cd5c05b46d05a5e3d25af48feb | tree | snapshot |
parent | 4522707accad358bd3098a6b1dd6966da5564610 | commit | diff |
moved i18n macros to i18n.h
Don't make everybody include ncmpc.h just to have generic features.
Move generic i18n macros to a separate header.
Don't make everybody include ncmpc.h just to have generic features.
Move generic i18n macros to a separate header.
18 files changed:
src/Makefile.am | diff | blob | history | |
src/colors.c | diff | blob | history | |
src/command.c | diff | blob | history | |
src/conf.c | diff | blob | history | |
src/i18n.h | [new file with mode: 0644] | blob |
src/main.c | diff | blob | history | |
src/ncmpc.h | diff | blob | history | |
src/screen.c | diff | blob | history | |
src/screen_artist.c | diff | blob | history | |
src/screen_browser.c | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_help.c | diff | blob | history | |
src/screen_keydef.c | diff | blob | history | |
src/screen_lyrics.c | diff | blob | history | |
src/screen_play.c | diff | blob | history | |
src/screen_search.c | diff | blob | history | |
src/screen_utils.c | diff | blob | history | |
src/support.c | diff | blob | history |