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 /games | |
parent | c2f735d93cff0bd128102ec6ba4454dd431b7267 (diff) | |
download | marcuscom-ports-99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe.tar.gz 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 'games')
-rw-r--r-- | games/gnome-games/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist index 46f69fa90..abba8ecec 100644 --- a/games/gnome-games/pkg-plist +++ b/games/gnome-games/pkg-plist @@ -1755,6 +1755,7 @@ share/pixmaps/mahjongg/smooth.png @dirrm lib/gnome-games @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 @@ -1775,4 +1776,3 @@ share/pixmaps/mahjongg/smooth.png @dirrmtry share/locale/dz @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN -@dirrmtry share/applications |