From 2b8117cac8f79304957938ca1dcde611b246d252 Mon Sep 17 00:00:00 2001 From: Daichi Kawahata Date: Sat, 18 Feb 2006 09:28:07 +0000 Subject: [PATCH] Added `hu' to the XDT_I18N()/BM_I18N(). (Old svn revision: 1066) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b1e7b0b..bb912a2 100644 --- a/configure.ac +++ b/configure.ac @@ -49,7 +49,7 @@ AC_CHECK_LIB(nsl, kstat_open, SOLLIBS="$SOLLIBS -linet_ntop", SOLLIBS="$SOLLIBS" AC_SUBST(SOLLIBS) dnl Check for i18n support -BM_I18N([xfce4-netload], [ca de eu fr ko lt pl uk ru es pt_BR]) +BM_I18N([xfce4-netload], [ca de eu fr hu ko lt pl uk ru es pt_BR]) dnl configure the panel plugin XFCE_PANEL_PLUGIN([XFCE4_PANEL], [4.0.0])