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 /graphics/dia | |
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 'graphics/dia')
-rw-r--r-- | graphics/dia/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dia/pkg-plist b/graphics/dia/pkg-plist index bfaacaf27..b83076804 100644 --- a/graphics/dia/pkg-plist +++ b/graphics/dia/pkg-plist @@ -1764,8 +1764,6 @@ share/locale/uk/LC_MESSAGES/dia.mo share/locale/vi/LC_MESSAGES/dia.mo share/locale/zh_CN/LC_MESSAGES/dia.mo share/locale/zh_TW/LC_MESSAGES/dia.mo -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw @dirrm share/omf/dia @dirrm share/gnome/help/dia/pl/graphics @dirrm share/gnome/help/dia/pl @@ -1811,3 +1809,5 @@ share/locale/zh_TW/LC_MESSAGES/dia.mo @dirrm lib/dia @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/rw/LC_MESSAGES +@dirrmtry share/locale/rw |