mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-17 14:45:49 +01:00
tomka's i18n fixes
This commit is contained in:
@@ -599,7 +599,7 @@
|
||||
# define NORMAL_ICON_KABOOM
|
||||
#endif
|
||||
|
||||
#if HAVE_LIBINTL_H && I18N
|
||||
#if defined(HAVE_LIBINTL_H) && defined(I18N)
|
||||
# include <libintl.h>
|
||||
# define _(text) gettext(text)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user