diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-10 07:41:08 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-10 07:41:08 +0800 |
commit | edc19dc3c8edcea05efaedde6d0c355ff845be64 (patch) | |
tree | 72aaa628e989d4ee6b8c5219334ae6ebc356616c /net | |
parent | 9e0a48c38381c222f5226bf93fd40a59e10fcb0d (diff) | |
download | marcuscom-ports-edc19dc3c8edcea05efaedde6d0c355ff845be64.tar.gz marcuscom-ports-edc19dc3c8edcea05efaedde6d0c355ff845be64.tar.zst marcuscom-ports-edc19dc3c8edcea05efaedde6d0c355ff845be64.zip |
Fix the locale stuff in plist, ran by locale_dirrmtry.sh.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12055 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/gnome-netstatus/pkg-plist | 2 | ||||
-rw-r--r-- | net/vinagre/pkg-plist | 2 | ||||
-rw-r--r-- | net/vino/pkg-plist | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/gnome-netstatus/pkg-plist b/net/gnome-netstatus/pkg-plist index 11a43f70f..b3c64e8bc 100644 --- a/net/gnome-netstatus/pkg-plist +++ b/net/gnome-netstatus/pkg-plist @@ -342,3 +342,5 @@ share/locale/zh_TW/LC_MESSAGES/gnome-netstatus.mo @dirrmtry share/locale/crh @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN +@dirrmtry share/locale/be@latin/LC_MESSAGES +@dirrmtry share/locale/be@latin diff --git a/net/vinagre/pkg-plist b/net/vinagre/pkg-plist index e8b7b08ca..284bfa63b 100644 --- a/net/vinagre/pkg-plist +++ b/net/vinagre/pkg-plist @@ -174,8 +174,6 @@ share/omf/vinagre/vinagre-th.omf @dirrmtry share/locale/sr@latin @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro @dirrmtry share/locale/oc/LC_MESSAGES @dirrmtry share/locale/oc @dirrmtry share/locale/mr/LC_MESSAGES diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index dc464aed7..98373ac86 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -84,6 +84,8 @@ share/locale/zh_TW/LC_MESSAGES/vino.mo %%DATADIR%%/webservices @dirrm %%DATADIR%% @dirrmtry share/applications +@dirrmtry etc/xdg/autostart +@dirrmtry etc/xdg @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @@ -114,5 +116,3 @@ share/locale/zh_TW/LC_MESSAGES/vino.mo @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as -@dirrmtry etc/xdg/autostart -@dirrmtry etc/xdg |