diff options
author | adrianp <adrianp> | 2008-10-12 12:04:50 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2008-10-12 12:04:50 +0000 |
commit | 95f5d446a65e57784e274fe2517087fae8d1111a (patch) | |
tree | 5e97f1658c33dd0bae6299a5cb02ea8b374e06e6 /mail/ingo/PLIST | |
parent | f26304a21ac1dac4509b7fd250dc7ede0a0cc019 (diff) | |
download | pkgsrc-95f5d446a65e57784e274fe2517087fae8d1111a.tar.gz |
Update to 1.2.1
------
v1.2.1
------
[jan] Don't show script icon in menu if preference to automatically update
scripts is both set and locked (Request 7251).
[mjr] Change MDB2 sequence name to 'id' (Bug 7240)
[jan] Fix adding more than 5 wildcard blacklists (Bug 7077).
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
<xabier.arrieta@ehu.es>).
[jan] Fix saving spam rules in the preference backend (Bug 7033).
[jan] Correctly catch dates before the 10th of a month in Sieve timed
vacations (Bug 7023).
[mas] Fix vacation with procmail driver (Bugs 6509, 7052).
[jan] Fix moving to INBOX with the maildrop driver.
[jan] Disable drop down entries with informational purpose only.
[jan] Fix filter activity messages with non-ASCII folder names
(taguchi@iij.ad.jp, Bug 6764).
Diffstat (limited to 'mail/ingo/PLIST')
-rw-r--r-- | mail/ingo/PLIST | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/mail/ingo/PLIST b/mail/ingo/PLIST index 17a6cdedb48..9f1967ca41a 100644 --- a/mail/ingo/PLIST +++ b/mail/ingo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2008/05/26 12:56:16 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.9 2008/10/12 12:04:50 adrianp Exp $ share/doc/ingo/INSTALL share/doc/ingo/README share/doc/ingo/RELEASE_NOTES @@ -56,6 +56,8 @@ share/horde/ingo/locale/el_GR/LC_MESSAGES/ingo.mo share/horde/ingo/locale/en_US/help.xml share/horde/ingo/locale/es_ES/LC_MESSAGES/ingo.mo share/horde/ingo/locale/es_ES/help.xml +share/horde/ingo/locale/eu_ES/LC_MESSAGES/ingo.mo +share/horde/ingo/locale/eu_ES/help.xml share/horde/ingo/locale/et_EE/LC_MESSAGES/ingo.mo share/horde/ingo/locale/fi_FI/LC_MESSAGES/ingo.mo share/horde/ingo/locale/fi_FI/help.xml @@ -90,6 +92,7 @@ share/horde/ingo/po/de_DE.po share/horde/ingo/po/el_GR.po share/horde/ingo/po/es_ES.po share/horde/ingo/po/et_EE.po +share/horde/ingo/po/eu_ES.po share/horde/ingo/po/fi_FI.po share/horde/ingo/po/fr_FR.po share/horde/ingo/po/hu_HU.po @@ -118,6 +121,8 @@ share/horde/ingo/script.php share/horde/ingo/scripts/ingo-postfix-policyd share/horde/ingo/scripts/sql/ingo.oci8.sql share/horde/ingo/scripts/sql/ingo.sql +share/horde/ingo/scripts/sql/ingo.xml +share/horde/ingo/scripts/upgrades/1.2_to_1.2.1.sql share/horde/ingo/scripts/upgrades/convert_datatree_shares_to_sql.php share/horde/ingo/scripts/upgrades/convert_imp_filters.php share/horde/ingo/scripts/upgrades/convert_prefs_to_sql.php @@ -239,6 +244,8 @@ share/horde/ingo/whitelist.php @dirrm share/horde/ingo/locale/fr_FR @dirrm share/horde/ingo/locale/fi_FI/LC_MESSAGES @dirrm share/horde/ingo/locale/fi_FI +@dirrm share/horde/ingo/locale/eu_ES/LC_MESSAGES +@dirrm share/horde/ingo/locale/eu_ES @dirrm share/horde/ingo/locale/et_EE/LC_MESSAGES @dirrm share/horde/ingo/locale/et_EE @dirrm share/horde/ingo/locale/es_ES/LC_MESSAGES |