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 /accessibility/atk | |
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 'accessibility/atk')
-rw-r--r-- | accessibility/atk/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index a11d8fddd..b4b98d2d6 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -113,6 +113,8 @@ share/locale/yi/LC_MESSAGES/atk10.mo share/locale/zh_CN/LC_MESSAGES/atk10.mo share/locale/zh_HK/LC_MESSAGES/atk10.mo share/locale/zh_TW/LC_MESSAGES/atk10.mo +@dirrm include/atk-1.0/atk +@dirrm include/atk-1.0 @dirrmtry share/locale/zh_TW/LC_MESSAGES @dirrmtry share/locale/zh_TW @dirrmtry share/locale/zh_HK/LC_MESSAGES @@ -179,5 +181,3 @@ share/locale/zh_TW/LC_MESSAGES/atk10.mo @dirrmtry share/locale/be @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrm include/atk-1.0/atk -@dirrm include/atk-1.0 |