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 /www/gtkhtml38 | |
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 'www/gtkhtml38')
-rw-r--r-- | www/gtkhtml38/pkg-plist | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/gtkhtml38/pkg-plist b/www/gtkhtml38/pkg-plist index 3d210863b..b8be05dbf 100644 --- a/www/gtkhtml38/pkg-plist +++ b/www/gtkhtml38/pkg-plist @@ -153,6 +153,11 @@ share/locale/xh/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/zh_HK/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo +@dirrm share/gnome/gtkhtml-%%VERSION%%/icons +@dirrm share/gnome/gtkhtml-%%VERSION%% +@dirrm lib/gtkhtml +@dirrm include/libgtkhtml-%%VERSION%%/gtkhtml +@dirrm include/libgtkhtml-%%VERSION%% @dirrmtry share/locale/zh_TW/LC_MESSAGES @dirrmtry share/locale/zh_TW @dirrmtry share/locale/zh_HK/LC_MESSAGES @@ -205,8 +210,3 @@ share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo @dirrmtry share/locale/bn_IN @dirrmtry share/locale/be/LC_MESSAGES @dirrmtry share/locale/be -@dirrm share/gnome/gtkhtml-%%VERSION%%/icons -@dirrm share/gnome/gtkhtml-%%VERSION%% -@dirrm lib/gtkhtml -@dirrm include/libgtkhtml-%%VERSION%%/gtkhtml -@dirrm include/libgtkhtml-%%VERSION%% |