Updated and fixed i18n stuffs.

(Old svn revision: 924)
This commit is contained in:
Daichi Kawahata
2006-01-04 12:04:31 +00:00
parent cb218ee85f
commit f972b34f48
6 changed files with 163 additions and 126 deletions

View File

@@ -25,7 +25,7 @@ XDT_CHECK_PACKAGE([XFCE4_GUI], [libxfcegui4-1.0], [4.2.0])
XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.2.0])
dnl Check for i18n support
XDT_I18N([de], [fi], [fr], [pt_BR])
XDT_I18N([de fi fr pt_BR])
dnl Check for debugging support
BM_DEBUG_SUPPORT()