mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
tomka's i18n fixes
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#include <WINGs/WINGs.h>
|
||||
|
||||
#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