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 /multimedia/totem | |
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 'multimedia/totem')
-rw-r--r-- | multimedia/totem/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/pkg-plist b/multimedia/totem/pkg-plist index 1f985581a..66a1dc7ec 100644 --- a/multimedia/totem/pkg-plist +++ b/multimedia/totem/pkg-plist @@ -307,6 +307,7 @@ share/vala/vapi/totem.vapi @dirrmtry lib/browser_plugins @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @@ -333,4 +334,3 @@ share/vala/vapi/totem.vapi @dirrmtry share/locale/bn_IN @dirrmtry share/locale/be@latin/LC_MESSAGES @dirrmtry share/locale/be@latin -@dirrmtry share/applications |