diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-17 03:42:23 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-17 03:42:23 +0800 |
commit | 3ef7827425dfca5b7c976640953d8db94e2c9796 (patch) | |
tree | a22cf21c922418b939231a22b9388a56421b2abb /deskutils | |
parent | 8d718320945d74231fd3c5129d8846a4db273168 (diff) | |
download | marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.gz marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.tar.zst marcuscom-ports-3ef7827425dfca5b7c976640953d8db94e2c9796.zip |
Fix the locale stuff in plist. Ran by:
http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/locale_dirrmtry.sh
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13853 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnote/pkg-plist | 16 | ||||
-rw-r--r-- | deskutils/nautilus-actions/pkg-plist | 2 |
2 files changed, 9 insertions, 9 deletions
diff --git a/deskutils/gnote/pkg-plist b/deskutils/gnote/pkg-plist index 524f1ea07..bfd5fd72b 100644 --- a/deskutils/gnote/pkg-plist +++ b/deskutils/gnote/pkg-plist @@ -227,14 +227,6 @@ share/omf/gnote/gnote-es.omf share/omf/gnote/gnote-sv.omf share/omf/gnote/gnote-zh_CN.omf @dirrm share/omf/gnote -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as @dirrm %%DATADIR%%/icons/hicolor/scalable/actions @dirrm %%DATADIR%%/icons/hicolor/scalable @dirrm %%DATADIR%%/icons/hicolor/48x48/actions @@ -271,3 +263,11 @@ share/omf/gnote/gnote-zh_CN.omf @dirrmtry lib/gnote/addins/%%VERSION%% @dirrmtry lib/gnote/addins @dirrmtry lib/gnote +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as diff --git a/deskutils/nautilus-actions/pkg-plist b/deskutils/nautilus-actions/pkg-plist index 1e71077df..bac520bd7 100644 --- a/deskutils/nautilus-actions/pkg-plist +++ b/deskutils/nautilus-actions/pkg-plist @@ -104,6 +104,7 @@ share/locale/zh_TW/LC_MESSAGES/nautilus-actions.mo @dirrm include/nautilus-actions/private @dirrm include/nautilus-actions/api @dirrm include/nautilus-actions +@dirrmtry share/applications @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES @@ -116,4 +117,3 @@ share/locale/zh_TW/LC_MESSAGES/nautilus-actions.mo @dirrmtry share/locale/dz @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN -@dirrmtry share/applications |