diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 06:10:23 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-05 06:10:23 +0800 |
commit | 32e47dfc21a326d0bbe41c436f43d8612c57a926 (patch) | |
tree | 3a4be4a2d00da867a31d32c9126c628571421d95 /irc | |
parent | 1f37cc62d4c0d989a440bee079b833a25b7710a6 (diff) | |
download | marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.gz marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.bz2 marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.lz marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.xz marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.tar.zst marcuscom-ports-32e47dfc21a326d0bbe41c436f43d8612c57a926.zip |
Fix the dirrmtry locale in plist. Don't freak out, a lot of them are reorder
because of the script that will move all dirrmtry locale in the bottom of
plist.
http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/locale_dirrmtry.sh
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7565 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat/pkg-plist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist index 93c995e47..f2044973f 100644 --- a/irc/xchat/pkg-plist +++ b/irc/xchat/pkg-plist @@ -31,3 +31,15 @@ share/pixmaps/xchat.png @exec mkdir -p %D/lib/xchat/plugins @dirrm lib/xchat/plugins @dirrm lib/xchat +@dirrmtry share/locale/zh_TW/LC_MESSAGES +@dirrmtry share/locale/zh_TW +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko +@dirrmtry share/locale/gl/LC_MESSAGES +@dirrmtry share/locale/gl +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi +@dirrmtry share/locale/el/LC_MESSAGES +@dirrmtry share/locale/el |