mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-24 09:31:27 +02:00
tomka's i18n fixes
This commit is contained in:
+1
-1
@@ -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