From 255da4f9b36a3d78d0edfb96cd8dbea385a15d39 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Thu, 25 May 2000 22:48:30 +0000 Subject: Enable NLS support. It works now! Submitted by: cpiazza --- irc/xchat-devel/Makefile | 2 +- irc/xchat-devel/pkg-plist | 15 +++++++++++++++ irc/xchat-gnome/Makefile | 2 +- irc/xchat-gnome/pkg-plist | 15 +++++++++++++++ irc/xchat/Makefile | 2 +- irc/xchat/pkg-plist | 15 +++++++++++++++ irc/xchat1/Makefile | 2 +- irc/xchat1/pkg-plist | 15 +++++++++++++++ irc/xchat2/Makefile | 2 +- irc/xchat2/pkg-plist | 15 +++++++++++++++ 10 files changed, 80 insertions(+), 5 deletions(-) (limited to 'irc') diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile index 16d51211b86c..1a68264dc3b1 100644 --- a/irc/xchat-devel/Makefile +++ b/irc/xchat-devel/Makefile @@ -30,7 +30,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nls --disable-python +CONFIGURE_ARGS= --disable-python .if defined(WITH_SOCKS) CONFIGURE_ARGS+= --enable-socks diff --git a/irc/xchat-devel/pkg-plist b/irc/xchat-devel/pkg-plist index 5779c8cb2b69..bfc9dfc7a866 100644 --- a/irc/xchat-devel/pkg-plist +++ b/irc/xchat-devel/pkg-plist @@ -14,4 +14,19 @@ share/doc/xchat/xchat-9.html share/doc/xchat/xchat-10.html share/doc/xchat/README share/doc/xchat/ChangeLog +share/locale/cs/LC_MESSAGES/xchat.mo +share/locale/da/LC_MESSAGES/xchat.mo +share/locale/de/LC_MESSAGES/xchat.mo +share/locale/el/LC_MESSAGES/xchat.mo +share/locale/es/LC_MESSAGES/xchat.mo +share/locale/fr/LC_MESSAGES/xchat.mo +share/locale/hu/LC_MESSAGES/xchat.mo +share/locale/it/LC_MESSAGES/xchat.mo +share/locale/ja/LC_MESSAGES/xchat.mo +share/locale/ko/LC_MESSAGES/xchat.mo +share/locale/nl/LC_MESSAGES/xchat.mo +share/locale/pt_BR/LC_MESSAGES/xchat.mo +share/locale/ro/LC_MESSAGES/xchat.mo +share/locale/sl/LC_MESSAGES/xchat.mo +share/locale/sr_YU/LC_MESSAGES/xchat.mo @dirrm share/doc/xchat diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 16d51211b86c..1a68264dc3b1 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -30,7 +30,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nls --disable-python +CONFIGURE_ARGS= --disable-python .if defined(WITH_SOCKS) CONFIGURE_ARGS+= --enable-socks diff --git a/irc/xchat-gnome/pkg-plist b/irc/xchat-gnome/pkg-plist index 5779c8cb2b69..bfc9dfc7a866 100644 --- a/irc/xchat-gnome/pkg-plist +++ b/irc/xchat-gnome/pkg-plist @@ -14,4 +14,19 @@ share/doc/xchat/xchat-9.html share/doc/xchat/xchat-10.html share/doc/xchat/README share/doc/xchat/ChangeLog +share/locale/cs/LC_MESSAGES/xchat.mo +share/locale/da/LC_MESSAGES/xchat.mo +share/locale/de/LC_MESSAGES/xchat.mo +share/locale/el/LC_MESSAGES/xchat.mo +share/locale/es/LC_MESSAGES/xchat.mo +share/locale/fr/LC_MESSAGES/xchat.mo +share/locale/hu/LC_MESSAGES/xchat.mo +share/locale/it/LC_MESSAGES/xchat.mo +share/locale/ja/LC_MESSAGES/xchat.mo +share/locale/ko/LC_MESSAGES/xchat.mo +share/locale/nl/LC_MESSAGES/xchat.mo +share/locale/pt_BR/LC_MESSAGES/xchat.mo +share/locale/ro/LC_MESSAGES/xchat.mo +share/locale/sl/LC_MESSAGES/xchat.mo +share/locale/sr_YU/LC_MESSAGES/xchat.mo @dirrm share/doc/xchat diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 16d51211b86c..1a68264dc3b1 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -30,7 +30,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nls --disable-python +CONFIGURE_ARGS= --disable-python .if defined(WITH_SOCKS) CONFIGURE_ARGS+= --enable-socks diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist index 5779c8cb2b69..bfc9dfc7a866 100644 --- a/irc/xchat/pkg-plist +++ b/irc/xchat/pkg-plist @@ -14,4 +14,19 @@ share/doc/xchat/xchat-9.html share/doc/xchat/xchat-10.html share/doc/xchat/README share/doc/xchat/ChangeLog +share/locale/cs/LC_MESSAGES/xchat.mo +share/locale/da/LC_MESSAGES/xchat.mo +share/locale/de/LC_MESSAGES/xchat.mo +share/locale/el/LC_MESSAGES/xchat.mo +share/locale/es/LC_MESSAGES/xchat.mo +share/locale/fr/LC_MESSAGES/xchat.mo +share/locale/hu/LC_MESSAGES/xchat.mo +share/locale/it/LC_MESSAGES/xchat.mo +share/locale/ja/LC_MESSAGES/xchat.mo +share/locale/ko/LC_MESSAGES/xchat.mo +share/locale/nl/LC_MESSAGES/xchat.mo +share/locale/pt_BR/LC_MESSAGES/xchat.mo +share/locale/ro/LC_MESSAGES/xchat.mo +share/locale/sl/LC_MESSAGES/xchat.mo +share/locale/sr_YU/LC_MESSAGES/xchat.mo @dirrm share/doc/xchat diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 16d51211b86c..1a68264dc3b1 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -30,7 +30,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nls --disable-python +CONFIGURE_ARGS= --disable-python .if defined(WITH_SOCKS) CONFIGURE_ARGS+= --enable-socks diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist index 5779c8cb2b69..bfc9dfc7a866 100644 --- a/irc/xchat1/pkg-plist +++ b/irc/xchat1/pkg-plist @@ -14,4 +14,19 @@ share/doc/xchat/xchat-9.html share/doc/xchat/xchat-10.html share/doc/xchat/README share/doc/xchat/ChangeLog +share/locale/cs/LC_MESSAGES/xchat.mo +share/locale/da/LC_MESSAGES/xchat.mo +share/locale/de/LC_MESSAGES/xchat.mo +share/locale/el/LC_MESSAGES/xchat.mo +share/locale/es/LC_MESSAGES/xchat.mo +share/locale/fr/LC_MESSAGES/xchat.mo +share/locale/hu/LC_MESSAGES/xchat.mo +share/locale/it/LC_MESSAGES/xchat.mo +share/locale/ja/LC_MESSAGES/xchat.mo +share/locale/ko/LC_MESSAGES/xchat.mo +share/locale/nl/LC_MESSAGES/xchat.mo +share/locale/pt_BR/LC_MESSAGES/xchat.mo +share/locale/ro/LC_MESSAGES/xchat.mo +share/locale/sl/LC_MESSAGES/xchat.mo +share/locale/sr_YU/LC_MESSAGES/xchat.mo @dirrm share/doc/xchat diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 16d51211b86c..1a68264dc3b1 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -30,7 +30,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nls --disable-python +CONFIGURE_ARGS= --disable-python .if defined(WITH_SOCKS) CONFIGURE_ARGS+= --enable-socks diff --git a/irc/xchat2/pkg-plist b/irc/xchat2/pkg-plist index 5779c8cb2b69..bfc9dfc7a866 100644 --- a/irc/xchat2/pkg-plist +++ b/irc/xchat2/pkg-plist @@ -14,4 +14,19 @@ share/doc/xchat/xchat-9.html share/doc/xchat/xchat-10.html share/doc/xchat/README share/doc/xchat/ChangeLog +share/locale/cs/LC_MESSAGES/xchat.mo +share/locale/da/LC_MESSAGES/xchat.mo +share/locale/de/LC_MESSAGES/xchat.mo +share/locale/el/LC_MESSAGES/xchat.mo +share/locale/es/LC_MESSAGES/xchat.mo +share/locale/fr/LC_MESSAGES/xchat.mo +share/locale/hu/LC_MESSAGES/xchat.mo +share/locale/it/LC_MESSAGES/xchat.mo +share/locale/ja/LC_MESSAGES/xchat.mo +share/locale/ko/LC_MESSAGES/xchat.mo +share/locale/nl/LC_MESSAGES/xchat.mo +share/locale/pt_BR/LC_MESSAGES/xchat.mo +share/locale/ro/LC_MESSAGES/xchat.mo +share/locale/sl/LC_MESSAGES/xchat.mo +share/locale/sr_YU/LC_MESSAGES/xchat.mo @dirrm share/doc/xchat -- cgit v1.2.3