diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-20 06:51:22 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-20 06:51:22 +0800 |
commit | 99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe (patch) | |
tree | 439001bd8aea4ba5ba4513539ba3872ff1a47608 /mail/evolution-exchange | |
parent | c2f735d93cff0bd128102ec6ba4454dd431b7267 (diff) | |
download | marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.gz marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.bz2 marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.lz marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.xz marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.zst marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.zip |
Fix the dirrmtry locale stuff, ran by locale_dirrmtry.sh.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10176 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution-exchange')
-rw-r--r-- | mail/evolution-exchange/pkg-plist | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/mail/evolution-exchange/pkg-plist b/mail/evolution-exchange/pkg-plist index 84fd16659..aca28b9ac 100644 --- a/mail/evolution-exchange/pkg-plist +++ b/mail/evolution-exchange/pkg-plist @@ -140,23 +140,27 @@ share/locale/xh/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/zh_HK/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo +@dirrm %%DATADIR%%/%%VERSION%%/ui +@dirrm %%DATADIR%%/%%VERSION%%/images +@dirrm %%DATADIR%%/%%VERSION%%/glade +@dirrm %%DATADIR%%/%%VERSION%% +@dirrm %%DATADIR%% +@dirrm %%DOCSDIR%% @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @dirrmtry share/locale/xh +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrmtry share/locale/oc/LC_MESSAGES @dirrmtry share/locale/oc +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN -@dirrm %%DATADIR%%/%%VERSION%%/ui -@dirrm %%DATADIR%%/%%VERSION%%/images -@dirrm %%DATADIR%%/%%VERSION%%/glade -@dirrm %%DATADIR%%/%%VERSION%% -@dirrm %%DATADIR%% -@dirrm %%DOCSDIR%% |