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/gnote | |
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/gnote')
-rw-r--r-- | deskutils/gnote/pkg-plist | 16 |
1 files changed, 8 insertions, 8 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 |