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 /deskutils/alacarte | |
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 'deskutils/alacarte')
-rw-r--r-- | deskutils/alacarte/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/alacarte/pkg-plist b/deskutils/alacarte/pkg-plist index d90d48257..35c1a54b8 100644 --- a/deskutils/alacarte/pkg-plist +++ b/deskutils/alacarte/pkg-plist @@ -77,6 +77,8 @@ share/locale/vi/LC_MESSAGES/alacarte.mo share/locale/zh_CN/LC_MESSAGES/alacarte.mo share/locale/zh_HK/LC_MESSAGES/alacarte.mo share/locale/zh_TW/LC_MESSAGES/alacarte.mo +@dirrm share/gnome/alacarte +@dirrm %%PYTHON_SITELIBDIR%%/Alacarte @dirrmtry share/locale/zh_TW/LC_MESSAGES @dirrmtry share/locale/zh_TW @dirrmtry share/locale/zh_HK/LC_MESSAGES @@ -119,5 +121,3 @@ share/locale/zh_TW/LC_MESSAGES/alacarte.mo @dirrmtry share/locale/bn_IN @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrm share/gnome/alacarte -@dirrm %%PYTHON_SITELIBDIR%%/Alacarte |