Home
last modified time | relevance | path

Searched refs:ENABLE_NLS (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_gtk.c66 # if defined(FEAT_GETTEXT) && !defined(ENABLE_NLS)
67 # define ENABLE_NLS // so the texts in the dialog boxes are translated macro
H A Dgui_gtk_x11.c50 # if defined(FEAT_GETTEXT) && !defined(ENABLE_NLS)
51 # define ENABLE_NLS // so the texts in the dialog boxes are translated macro
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt4322 Solution: Define ENABLE_NLS before including gnome.h. (Eduardo Fernandez)