diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-03-17 04:23:16 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-03-17 04:23:16 +0000 |
commit | 0544f552f1eced620547233220073820ba02ffd3 (patch) | |
tree | 874334dd53cef2ca17c8f9501be64903eb4e401a /irc | |
parent | Fix prototype to reduce warning. (diff) |
Fix up the PLIST.
Reminded by: vanilla
Notes
Notes:
svn path=/head/; revision=39947
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-devel/pkg-plist | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/irc/xchat-devel/pkg-plist b/irc/xchat-devel/pkg-plist index 92c4ca61ba84..64097204a2be 100644 --- a/irc/xchat-devel/pkg-plist +++ b/irc/xchat-devel/pkg-plist @@ -23,20 +23,25 @@ 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/fi/LC_MESSAGES/xchat.mo share/locale/fr/LC_MESSAGES/xchat.mo share/locale/he/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/lt/LC_MESSAGES/xchat.mo share/locale/nl/LC_MESSAGES/xchat.mo +share/locale/no/LC_MESSAGES/xchat.mo share/locale/pt/LC_MESSAGES/xchat.mo share/locale/pt_BR/LC_MESSAGES/xchat.mo share/locale/ro/LC_MESSAGES/xchat.mo share/locale/ru/LC_MESSAGES/xchat.mo share/locale/sk/LC_MESSAGES/xchat.mo share/locale/sl/LC_MESSAGES/xchat.mo -share/locale/sr_YU/LC_MESSAGES/xchat.mo +share/locale/sr/LC_MESSAGES/xchat.mo share/locale/sv/LC_MESSAGES/xchat.mo share/locale/uk/LC_MESSAGES/xchat.mo +share/locale/zh_CN/LC_MESSAGES/xchat.mo +share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo @dirrm share/doc/xchat |