Searched refs:ENABLE_NLS (Results 1 – 3 of 3) sorted by relevance
66 # if defined(FEAT_GETTEXT) && !defined(ENABLE_NLS)67 # define ENABLE_NLS // so the texts in the dialog boxes are translated macro
50 # if defined(FEAT_GETTEXT) && !defined(ENABLE_NLS)51 # define ENABLE_NLS // so the texts in the dialog boxes are translated macro
4322 Solution: Define ENABLE_NLS before including gnome.h. (Eduardo Fernandez)