summaryrefslogtreecommitdiff
path: root/finance/grisbi/pkg-plist
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-05-15 12:17:52 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-05-15 12:17:52 +0000
commit4262a04069a5a0c602d42eebf9fa35f51d5ff66e (patch)
tree2bfdef1ad4f9a0e30cb675f136b0f2122bc6b671 /finance/grisbi/pkg-plist
parent - update to 1.0.4a (diff)
Oops... Add new Spanish, Italian, Dutch, Polish and Romanian translations.
Notes
Notes: svn path=/head/; revision=135284
Diffstat (limited to 'finance/grisbi/pkg-plist')
-rw-r--r--finance/grisbi/pkg-plist14
1 files changed, 12 insertions, 2 deletions
diff --git a/finance/grisbi/pkg-plist b/finance/grisbi/pkg-plist
index 51c1ab01e257..053458031dbe 100644
--- a/finance/grisbi/pkg-plist
+++ b/finance/grisbi/pkg-plist
@@ -21,8 +21,13 @@ bin/grisbi
%%PORTDOCS%%%%DOCSDIR%%/help/fr/topic.dat
%%PORTDOCS%%%%DOCSDIR%%/help/fr/translation.html
%%NLS%%share/locale/de/LC_MESSAGES/grisbi.mo
+%%NLS%%share/locale/es/LC_MESSAGES/grisbi.mo
%%NLS%%share/locale/fr/LC_MESSAGES/grisbi.mo
+%%NLS%%share/locale/it/LC_MESSAGES/grisbi.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/grisbi.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/grisbi.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/grisbi.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/grisbi.mo
%%DATADIR%%/pixmaps/addresses.png
%%DATADIR%%/pixmaps/banks.png
%%DATADIR%%/pixmaps/currencies.png
@@ -47,6 +52,11 @@ bin/grisbi
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%
-%%NLS%%@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
-%%NLS%%@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
+%%NLS%%@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2>/dev/null || true
+%%NLS%%@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/pt_BR/LC_MESSAGES 2>/dev/null || true
+%%NLS%%@unexec rmdir %D/share/locale/nl/LC_MESSAGES 2>/dev/null || true
+%%NLS%%@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
+%%NLS%%@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
+%%NLS%%@unexec rmdir %D/share/locale/es/LC_MESSAGES 2>/dev/null || true
+%%NLS%%@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true