diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-31 09:24:11 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-31 09:24:11 +0800 |
commit | d2c8cad7854b027968897edafaa24236a19e9312 (patch) | |
tree | 88fb802a83e64263d17cc3cb12db43dc00aa5337 /x11-toolkits/gal2 | |
parent | 619c4e55ecdd9e13772b04525cdf64d84a1f4831 (diff) | |
download | marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.gz marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.bz2 marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.lz marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.xz marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.zst marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.zip |
Fix and catch up with locale stuff in our new mtree. Using locale_dirrmtry.sh
to do it for me. It only touches on gnome@ ports. If anyone want me to run
full on MC ports, I can do it.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8960 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gal2')
-rw-r--r-- | x11-toolkits/gal2/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist index c1bcd9e45..775713575 100644 --- a/x11-toolkits/gal2/pkg-plist +++ b/x11-toolkits/gal2/pkg-plist @@ -245,10 +245,6 @@ share/locale/vi/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/xh/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gal-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/gal-%%VERSION%%.mo -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh @dirrm share/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories @dirrm share/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps @dirrm share/gal-%%VERSION%%/%%PORTVERSION%%/glade @@ -265,3 +261,7 @@ share/locale/zh_TW/LC_MESSAGES/gal-%%VERSION%%.mo @dirrm include/gal-%%VERSION%%/gal/a11y @dirrm include/gal-%%VERSION%%/gal @dirrm include/gal-%%VERSION%% +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw |