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 /editors | |
parent | 9e0a48c38381c222f5226bf93fd40a59e10fcb0d (diff) | |
download | marcuscom-ports-edc19dc3c8edcea05efaedde6d0c355ff845be64.tar marcuscom-ports-edc19dc3c8edcea05efaedde6d0c355ff845be64.tar.gz marcuscom-ports-edc19dc3c8edcea05efaedde6d0c355ff845be64.tar.bz2 marcuscom-ports-edc19dc3c8edcea05efaedde6d0c355ff845be64.tar.lz marcuscom-ports-edc19dc3c8edcea05efaedde6d0c355ff845be64.tar.xz 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 'editors')
-rw-r--r-- | editors/gedit-plugins/pkg-plist | 10 | ||||
-rw-r--r-- | editors/gedit/pkg-plist | 2 |
2 files changed, 7 insertions, 5 deletions
diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist index 314e02639..fac2fa52f 100644 --- a/editors/gedit-plugins/pkg-plist +++ b/editors/gedit-plugins/pkg-plist @@ -118,6 +118,11 @@ share/locale/zh_CN/LC_MESSAGES/gedit-plugins.mo share/locale/zh_HK/LC_MESSAGES/gedit-plugins.mo share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo %%PYTHON%%@dirrm lib/gedit-2/plugins/sessionsaver +@dirrm share/gedit-2/plugins/sessionsaver +@dirrm share/gedit-2/plugins/drawspaces +@dirrm share/gedit-2/plugins/bookmarks +@dirrm share/gedit-2/plugins +@dirrm share/gedit-2 @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/rw/LC_MESSAGES @@ -128,8 +133,3 @@ share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo @dirrmtry share/locale/dz @dirrmtry share/locale/be@latin/LC_MESSAGES @dirrmtry share/locale/be@latin -@dirrm share/gedit-2/plugins/sessionsaver -@dirrm share/gedit-2/plugins/drawspaces -@dirrm share/gedit-2/plugins/bookmarks -@dirrm share/gedit-2/plugins -@dirrm share/gedit-2 diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index 85624d24b..c8316624b 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -605,5 +605,7 @@ share/omf/gedit/gedit-zh_TW.omf @dirrmtry share/locale/bn_IN @dirrmtry share/locale/be@latin/LC_MESSAGES @dirrmtry share/locale/be@latin +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as |