diff options
author | minskim <minskim> | 2004-07-09 15:04:04 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-07-09 15:04:04 +0000 |
commit | a30ce2aaf8406769348741de9f5af84be358677a (patch) | |
tree | a7a84df1b0c4eed124338cebb134505ad422792d /misc/xchm/PLIST | |
parent | f4b8c9800af1945e6bd6ee301bcfac9f28adaab8 (diff) | |
download | pkgsrc-a30ce2aaf8406769348741de9f5af84be358677a.tar.gz |
Update xchm to 0.9.2.
Changes:
+ added Polish translation.
+ added Bulgarian translation.
+ fixed a Fonts dialog bug.
+ fixed a SunOS/sparc bug where reading info from the
#SYSTEM file crashed xCHM. Thanks go to the reporter of the
bug Markus Schwarzenberg, for helping solve a bug on a
platform I had no access to.
Diffstat (limited to 'misc/xchm/PLIST')
-rw-r--r-- | misc/xchm/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/xchm/PLIST b/misc/xchm/PLIST index a82d77f1d0c..1323b0afb17 100644 --- a/misc/xchm/PLIST +++ b/misc/xchm/PLIST @@ -1,8 +1,11 @@ -@comment $NetBSD: PLIST,v 1.4 2004/04/09 14:29:10 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/07/09 15:04:04 minskim Exp $ bin/xchm +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchm.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xchm.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchm.mo |