|
ncmpc
0.31
|
#include "config.h"Go to the source code of this file.
Macros | |
| #define | gettext(x) (x) |
| #define | _(x) x |
| #define | N_(x) x |
| #define | YES_TRANSLATION _("y") |
| #define | NO_TRANSLATION _("n") |
| #define gettext | ( | x | ) | (x) |
| #define _ | ( | x | ) | x |
| #define N_ | ( | x | ) | x |
| #define YES_TRANSLATION _("y") |
| #define NO_TRANSLATION _("n") |
1.8.13