diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-10 18:36:23 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-10 18:36:23 +0000 |
commit | 50f2edb3c1d3777b502a6f385bce87ccf8419a0b (patch) | |
tree | 41334978b47c6396e4b991991d7632c804be985e /irc/riece-emacs21/pkg-plist | |
parent | upgrade to 1.0.3 (diff) |
Install Japanese message catalogue.
Submitted by: MAINTAINER
Diffstat (limited to 'irc/riece-emacs21/pkg-plist')
-rw-r--r-- | irc/riece-emacs21/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/irc/riece-emacs21/pkg-plist b/irc/riece-emacs21/pkg-plist index 6ad5b792d73e..805e393a08be 100644 --- a/irc/riece-emacs21/pkg-plist +++ b/irc/riece-emacs21/pkg-plist @@ -24,7 +24,9 @@ bin/ltcp %%ETCDIR%%/icons/reload.xpm %%ETCDIR%%/icons/search.xpm %%ETCDIR%%/icons/stop.xpm +%%ETCDIR%%/po/ja_JP.EUC/LC_MESSAGES/liece.mo %%ETCDIR%%/po/ja.po +%%ETCDIR%%/po/ja %%ETCDIR%%/styles/bottom %%ETCDIR%%/styles/middle %%ETCDIR%%/styles/top @@ -36,6 +38,8 @@ bin/ltcp %%PORTDOCS%%@dirrm %%ETCDIR%%/doc %%PORTDOCS%%%%ETCDIR%%/sample.dot.emacs @dirrm %%ETCDIR%%/icons +@dirrm %%ETCDIR%%/po/ja_JP.EUC/LC_MESSAGES +@dirrm %%ETCDIR%%/po/ja_JP.EUC @dirrm %%ETCDIR%%/po @dirrm %%ETCDIR%%/styles @dirrm %%ETCDIR%% |