diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-31 09:24:11 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-31 09:24:11 +0800 |
commit | d2c8cad7854b027968897edafaa24236a19e9312 (patch) | |
tree | 88fb802a83e64263d17cc3cb12db43dc00aa5337 /devel | |
parent | 619c4e55ecdd9e13772b04525cdf64d84a1f4831 (diff) | |
download | marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.gz marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.bz2 marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.lz marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.xz marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.tar.zst marcuscom-ports-d2c8cad7854b027968897edafaa24236a19e9312.zip |
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
Diffstat (limited to 'devel')
-rw-r--r-- | devel/glade2/pkg-plist | 4 | ||||
-rw-r--r-- | devel/glib20/pkg-plist | 1 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 4 |
3 files changed, 6 insertions, 3 deletions
diff --git a/devel/glade2/pkg-plist b/devel/glade2/pkg-plist index 688dbf4b6..5e0af8f26 100644 --- a/devel/glade2/pkg-plist +++ b/devel/glade2/pkg-plist @@ -85,3 +85,7 @@ share/locale/zh_TW/LC_MESSAGES/glade-2.0.mo @dirrm share/glade-2 @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@dirrmtry share/locale/yi/LC_MESSAGES +@dirrmtry share/locale/yi +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw diff --git a/devel/glib20/pkg-plist b/devel/glib20/pkg-plist index 21f47f7c9..6da34c8e0 100644 --- a/devel/glib20/pkg-plist +++ b/devel/glib20/pkg-plist @@ -213,7 +213,6 @@ share/locale/zh_TW/LC_MESSAGES/glib20.mo @dirrmtry share/locale/ku @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy -@dirrmtry share/locale/el @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz @dirrmtry share/locale/bn_IN/LC_MESSAGES diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index 24e7109d6..4ca85e475 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -456,8 +456,6 @@ share/locale/uk/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/goffice-%%VERSION%%.mo -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr @dirrm share/pixmaps/goffice/%%VERSION%% @dirrm share/pixmaps/goffice @dirrm share/goffice/%%VERSION%%/patterns @@ -489,3 +487,5 @@ share/locale/zh_TW/LC_MESSAGES/goffice-%%VERSION%%.mo @dirrm include/libgoffice-0.4/goffice/app @dirrm include/libgoffice-0.4/goffice @dirrm include/libgoffice-0.4 +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr |