From d2c8cad7854b027968897edafaa24236a19e9312 Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 31 May 2007 01:24:11 +0000 Subject: Fix and catch up with locale stuff in our new mtree. Using locale_dirrmtry.sh to do it for me. It only touches on gnome@ ports. If anyone want me to run full on MC ports, I can do it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8960 df743ca5-7f9a-e211-a948-0013205c9059 --- misc/shared-mime-info/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/shared-mime-info') diff --git a/misc/shared-mime-info/pkg-plist b/misc/shared-mime-info/pkg-plist index 70daa6e96..a28064191 100644 --- a/misc/shared-mime-info/pkg-plist +++ b/misc/shared-mime-info/pkg-plist @@ -550,3 +550,5 @@ share/mime/video/x-theora+ogg.xml @dirrmtry share/mime/application @unexec [ -f %D/share/mime/mime.cache ] && rm -f %D/share/mime/mime.cache || true @dirrmtry share/mime +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw -- cgit