2005-07-22 [paul] 1.9.12cvs91

* AUTHORS
	* INSTALL
	* README.claws
	* RELEASE_NOTES.claws
		updated for release
	* configure.ac
	* po/nb.po
	* tools/claws.i18n.status.pl
		add Norwegian translation. submiited by
		Geir Helland <pjallabais@users.sourceforge.net>
	* po/ca.po
	* po/de.po
	* po/es.po
	* po/fi.po
	* po/fr.po
	* po/it.po
	* po/sk.po
	* po/sr.po
	* po/zh_CN.po
		updated by Miquel Oliete, Thomas Gilgin, Ricardo
		Mones Lastra, Tommi Pirinen, Fabien Vantard,
		Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
		Yang Guilong
	* src/plugins/clamav/clamav_plugin_gtk.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		replace outdated description strings
This commit is contained in:
Paul Mangan 2005-07-22 11:09:27 +00:00
parent da67e1f274
commit 34a7c70744
20 changed files with 24441 additions and 14578 deletions

View file

@ -43,6 +43,7 @@ sylpheed-claws translation team
[it] Andrea Spadaccini <a.spadaccini@catania.linux.it>
[ja] Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
[ko] SungHyun Nam <namsh@kldp.org>
[nb] Geir Helland <pjallabais@users.sourceforge.net>
[pl] Emilian Nowak <eminowbl@posejdon.wpk.p.lodz.pl>
[pt_BR] Frederico Goncalves Guimaraes
<fggdebian@yahoo.com.br>

View file

@ -1,3 +1,32 @@
2005-07-22 [paul] 1.9.12cvs91
* AUTHORS
* INSTALL
* README.claws
* RELEASE_NOTES.claws
updated for release
* configure.ac
* po/nb.po
* tools/claws.i18n.status.pl
add Norwegian translation. submiited by
Geir Helland <pjallabais@users.sourceforge.net>
* po/ca.po
* po/de.po
* po/es.po
* po/fi.po
* po/fr.po
* po/it.po
* po/sk.po
* po/sr.po
* po/zh_CN.po
updated by Miquel Oliete, Thomas Gilgin, Ricardo
Mones Lastra, Tommi Pirinen, Fabien Vantard,
Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
Yang Guilong
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
replace outdated description strings
2005-07-21 [colin] 1.9.12cvs90
* src/folder.c

62
INSTALL
View file

@ -22,55 +22,65 @@ Additional libraries
====================
only needed if you require the additional functionality
compface
for X-Face support
http://freshmeat.net/projects/compface/
GnuPG (>= 1.2.1) and GPGME (>= 0.3.12 and < 0.4)
for GnuPG support
http://www.gnupg.org/
ftp://ftp.gnupg.org/gcrypt/gpgme/
OpenSSL (>= 0.9.7)
for SSL support
http://www.openssl.org/
OpenLDAP (>= 2.0.7)
for LDAP support
http://www.openldap.org/
Aspell (>= 0.50) (and dictionaries)
for spell-checker support
http://aspell.sourceforge.net/
J-Pilot
for J-Pilot support
http://www.jpilot.org/
SpamAssassin
for SpamAssassin plugin support
http://spamassassin.org/
Clam AntiVirus
for Clam AntiVirus plugin support
http://clamav.sourceforge.net/
compface
for X-Face support
http://freshmeat.net/projects/compface/
Dillo (>= 0.7.0)
for Dillo HTML viewer plugin support
http://www.dillo.org/
GnuPG (>= 1.2.1) and GPGME (>= 0.4.5)
for GnuPG plugin support
http://www.gnupg.org/
ftp://ftp.gnupg.org/gcrypt/gpgme/
GtkMathView (>= 0.4.2 and < 0.5)
for MathML viewer plugin support
http://helm.cs.unibo.it/mml-widget/
J-Pilot
for J-Pilot support
http://www.jpilot.org/
libEtPan! (>= 0.38)
for IMAP4 support
http://www.etpan.org
libgnomeprint (>= 2.2)
for extended printing support
http://www.gnome.org
OpenLDAP (>= 2.0.7)
for LDAP support
http://www.openldap.org/
OpenSSL (>= 0.9.7)
for SSL support
http://www.openssl.org/
SpamAssassin
for SpamAssassin plugin support
http://spamassassin.org/
Options for configure script
============================
--with-config-dir=RCDIR Local config dir (default: .sylpheed-gtk2)
--with-config-dir=RCDIR local config dir (default: .sylpheed-gtk2)
--disable-compface disable compface (X-Face) support
--disable-ipv6 disable IPv6 support
--disable-openssl disable OpenSSL support
--disable-libetpan disable IMAP4 support
--disable-gnomeprint disable libgnomeprint support
--enable-aspell GNU/aspell support
--enable-ldap LDAP support
--enable-jpilot JPilot support
--enable-crash-dialog enable crash dialog
--disable-startup-notification disable startup notification support
--disable-trayicon-plugin Do not build System Tray Icon plugin
--enable-spamassassin-plugin Build SpamAssassin plugin
--disable-pgpmime-plugin Do not build PGP/MIME plugin
--disable-mathml-viewer-plugin Do not build MathML-Viewer plugin
--disable-dillo-viewer-plugin Do not build Dillo plugin
--disable-clamav-plugin Do not build Clam AntiVirus plugin
--disable-trayicon-plugin do not build System Tray Icon plugin
--enable-spamassassin-plugin build SpamAssassin plugin
--disable-pgpcore-plugin do not build PGP/Core plugin
--disable-pgpmime-plugin do not build PGP/MIME plugin
--disable-pgpinline-plugin do not build PGP/Inline plugin
--disable-mathml-viewer-plugin do not build MathML-Viewer plugin
--disable-dillo-viewer-plugin do not build Dillo plugin
--disable-clamav-plugin do not build Clam AntiVirus plugin
For other options, refer to ./configure --help .

View file

@ -685,3 +685,4 @@
( cvs diff -u -r 1.23.2.10 -r 1.23.2.11 src/crash.c; cvs diff -u -r 1.4.2.13 -r 1.4.2.14 src/gtk/about.c; ) > 1.9.12cvs88.patchset
( cvs diff -u -r 1.1.2.24 -r 1.1.2.25 commitHelper; cvs diff -u -r 1.654.2.723 -r 1.654.2.724 configure.ac; cvs diff -u -r 1.16.2.22 -r 1.16.2.23 src/msgcache.c; ) > 1.9.12cvs89.patchset
( cvs diff -u -r 1.213.2.42 -r 1.213.2.43 src/folder.c; ) > 1.9.12cvs90.patchset
( cvs diff -u -r 1.100.2.22 -r 1.100.2.23 AUTHORS; cvs diff -u -r 1.29.2.6 -r 1.29.2.7 INSTALL; cvs diff -u -r 1.37.2.3 -r 1.37.2.4 README.claws; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 RELEASE_NOTES.claws; cvs diff -u -r 1.654.2.725 -r 1.654.2.726 configure.ac; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/ca.po; cvs diff -u -r 1.58.2.10 -r 1.58.2.11 po/de.po; cvs diff -u -r 1.60.2.11 -r 1.60.2.12 po/es.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/fi.po; cvs diff -u -r 1.42.2.11 -r 1.42.2.12 po/fr.po; cvs diff -u -r 1.34.2.10 -r 1.34.2.11 po/it.po; diff -u /dev/null po/nb.po; cvs diff -u -r 1.2.2.12 -r 1.2.2.13 po/sk.po; cvs diff -u -r 1.17.2.11 -r 1.17.2.12 po/sr.po; cvs diff -u -r 1.5.2.8 -r 1.5.2.9 po/zh_CN.po; cvs diff -u -r 1.9.2.7 -r 1.9.2.8 src/plugins/clamav/clamav_plugin_gtk.c; cvs diff -u -r 1.23.2.10 -r 1.23.2.11 src/plugins/spamassassin/spamassassin_gtk.c; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 tools/claws.i18n.status.pl; ) > 1.9.12cvs91.patchset

View file

@ -1,6 +1,6 @@
README.claws
------------
[last revision: 2005-05-09]
[last revision: 2005-07-22]
Summary:
@ -71,10 +71,20 @@ Select the plugin that you want and click 'OK'
which is available from
http://helm.cs.unibo.it/mml-widget/
o PGP/Core
Handles core PGP functions and is required by the PGP/Inline
and PGP/MIME plugins.
Uses GnuPG/GPGME, <ftp://ftp.gnupg.org/gcrypt/gpgme/>
o PGP/inline
Handles inline PGP signed and/or encrypted mails. You can
decrypt mails, verify signatures or sign and encrypt your
own mails. Uses GnuPG/GPGME, <ftp://ftp.gnupg.org/gcrypt/gpgme/>
o PGP/MIME
Handles PGP/MIME signed and/or encrypted mails. You can
decrypt mails, verify signatures or sign and encrypt your
own mails.Uses GnuPG/GPGME, <ftp://ftp.gnupg.org/gcrypt/gpgme/>
own mails. Uses GnuPG/GPGME, <ftp://ftp.gnupg.org/gcrypt/gpgme/>
o SpamAssassin
Enables the scanning of incoming mail received from a POP,

View file

@ -1,10 +1,8 @@
27th June 2005 Sylpheed-Claws 1.9.12
22nd July 2005 Sylpheed-Claws 1.9.13
SYLPHEED-CLAWS RELEASE NOTES
http://claws.sylpheed.org
the "Welcome back IMAP" release
Sylpheed-Claws is an extended version of Sylpheed, a GTK+ based,
lightweight, and fast e-mail client
@ -13,129 +11,98 @@ This is the GTK 2 version of Sylpheed-Claws.
Notes for this release:
~~~~~~~~~~~~~~~~~~~~~~~
* IMAP support
Perhaps the most significant changes in this release have
happened in the IMAP code. Over the months we have received
several bug reports and complaints from IMAP users. The
changes to the IMAP implementation in this release are mostly
concerned with speedups in imap operation, and using non-
blocking I/O as much as possible. There have been far too
many changes to list them here in these release notes, so
interested users are pointed at ChangeLog-gtk2.claws. There
are more significant changes to the IMAP implemenation
planned, but IMAP users should already find this release is a
lot more comfortable for them.
* GPGME 1.x
This release adds GPGME 1.x support. GPGME >= 0.4.5 is now needed
if you require GnuPG support.
* Performance increases
Users will discover substantial performance increases when
re-sorting folders, when using 'Select all', and when using
'Mark all read'
* A new PGP/Core plugin has been added, this alone does not add
anything new for the user, but provides core functions that are
used by the PGP/MIME and PGP/Inline plugins. If you have PGP/Mime
or PGP/Inline configured for loading it will be loaded
automatically, due to the new Plugin Dependency system.
* /Message/Delete and /Message/Move to trash
'/Message/Delete' has been renamed '/Message/Move to trash'
and '/Message/Delete' has been added. '/Message/Delete' will
now directly destroy the message, after asking for a
confirmation, instead of moving it to the Trash folder.
* IMAP
This release brings further improvements to IMAP support and adds a
dependency. libEtPan! >= 0.38 is now required for IMAP support. It
is available from http://www.etpan.org.
Users not requiring IMAP support can use the configure option
'--disable-libetpan'
* Common Preferences
All '/Configuration/Preferences/Common/...' options have been
integrated into the new style options interface.
* PGP MIME plugin
The 'PGP/MIME' plugin has been renamed 'PGP MIME', users will
need to reselect 'PGP MIME' as their default privacy system
in their account's Privacy preferences.
* LDAP
The bind password is no longer visible onscreen.
* Printing support
Optional extended printing support has been added. It relies upon
libgnomeprint2 and libgnomeprintui2 and will be built automatically
if you have the required libraries installed. Should you wish to
disable it you can use the configure option '--disable-gnomeprint'
New in this release:
~~~~~~~~~~~~~~~~~~~~
* An option to encrypt replies to encrypted messages by default
'/[Account Prefs]/Account/Privacy/Encrypt message by default when
replying to an encrypted message'
* The cache/mark files are now platform-independent. Cache/mark files
will progressively switch to the little-endian format on big-endian
platforms such as Suns and Macs, as soon as a folder's content
changes
* Filtering rules can be reordered by drag n drop
* A plugin dependency system has been added.
* '/Options/Character encoding/...' has been added to the Compose
window to enable temporarily changing the outgoing encoding
* The PGP/Inline plugin has been added to the main package. (This
was previously available as an external plugin)
* Hebrew encodings have been added
* Folders which contain Marked messages are now indicated by a
Folder icon overlaid with a tick
* The 'Show all headers' option is now sticky.
* '/Edit/Quick search' menu item has been added to the main window
* Return Receipts can now be sent from any account.
* An option to 'Confirm before sending queued messages' has been
added to '/Configuration/Preferences/Mail Handling/Send' prefernces
page
* A clip/signed icon has been added. This is displayed in the Status
column of the message list to indicate a signed message that has
one or more attachments.
* The "Copy ..." menu items now copy to both the X and the gtk
clipboards in the Compose window
* updated translations: Brazilian Portuguese, British English,
Catalan, Finnish, French, German, Italian, Korean, Simplified
Chinese, Slovak, and Spanish
* The Template and Plugin lists are now sorted alphabetically
* Plugins preferences are now grouped under their own 'Plugins'
heading
* A 'Go to Prev' button has been added to the toolbar
* Keyboard accelerators have been added to many buttons
* The folder selection dialogue now displays folder names with
new/unread counts
* The 'Display cursor in message view' option is now a hidden option,
'textview_cursor_visible'
* Reordering of accounts by drag 'n' drop has been enabled in the
'Edit accounts' dialogue
* New Sylpheed-Claws icons have been added, and the default
application icon is now set.
* The SpamAssassin and Clam AntiVirus plugins have been optimised.
* A Norwegian translation has been added.
* updated translations: Catalan, Finnish, French, German, Italian,
Serbian, Simplified Chinese, Slovak, and Spanish
* Bug fixes, including the following:
o bug 108, ' Uncollapse/collapse on double-click'
o bug 156, 'possible race condition?'
o bug 191, ' remove list of messages with one command'
o bug 245, 'Renaming Account with RemoteFolder breaks
Filtering Rules'
o bug 421, 'incomplete implementation of undo'
o bug 477, 'sylpheed.spec.in is outdated'
o bug 481, 'extraneous imap commands slow down imap
filtering'
o bug 506, 'No warning if action/template not saved'
o bug 522, 'Sylpheed downloads all messages when opening
mailbox (IMAP)'
o bug 541, 'gtk warning when selecting "Themes" from Other
preferences'
o bug 550, 'Not possible to "reply with quote" to gnupg
encrypted messages'
o bug 557, '"Grab input while entering a passphrase" not
working'
o bug 589, 'SC segfaults with wrong locale setting'
o bug 611, 'nntp authentication broken'
o bug 645, 'Problems with mails with multiple recipients and
drafting'
o bug 646, 'newline-chars in email addresses'
o bug 651, 'Attract by Subject confused by minor differences
in Subject'
o bug 670, 'multi user to: will corrupt message headers
display'
o bug 677, 'IMAP fetch is soooooooooooooo slow'
o bug 679, '"open first unread message when entering a
folder" is always on'
o bug 683, 'Crash in libspam at message_cleanup'
o bug 688, 'Issues with Summary View'
o bug 699, 'Setting folder color works/Unsetting doesn't
(almost)'
o bug 707, 'Dash splits rows'
o bug 728, 'imap ssl segfault'
o bug 729, 'IMAP immediate expunge of deleted messages'
o bug 746, 'Reply function treats quoted commas as
separators'
o bug 749, 'problem with show all headers'
o compilation errors with gcc 2.9x
o Use correct encoding when sending mails with attachments
that have accented characters in their name
o Forbid locked messages to be moved or deleted
o Eat GDK_Return so that the combo popup doesn't appear when
we press Enter to validate the combo input dialog (as
seen in the Open with... dialog)
o Fix automatic STARTTLS if login should be done and the
server only allows it after starting TLS
o Add gtk_widget_realize to be sure toolbar pixmaps can get
created
o src/compose.c: compose_entries_set(): don't interpret
Bcc header field (conform to RFC 2368)
o src/compose.c: Fix headers encoding
o src/procmime.c: liberalise the mime parser
o src/summaryview.c: don't let always_show_msg override
open_unread_on_enter when opening a new directory
o src/textview.c: textview_write_link(): also skip non-ascii
space at head of link strings (phishing check fix)
o src/common/template.c: fix Bcc
o bug 159, 'The index file, in the mailboxes, is hardware's
depending'
o bug 759, 'only creates the INBOX folder when setting up
new IMAP account'
o bug 760, 'Can't retrieve messages'
o bug 761, 'mark a bunch of unread messages as read takes
forever'
o bug 763, 'Wrong links used in HTML mails'
o plugin unloading releated crashes
o problems decoding broken headers
o workarounds for old Courier IMAP servers
o src/addressbook.c : Fix dnd of multiple addresses
o Fix slow thread rebuilding in particular cases
o prevent '//' in Actions menu names
o link against libresolv if necessary
For further details of the numbered bugs listed above consult
www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi

View file

@ -11,7 +11,7 @@ MINOR_VERSION=9
MICRO_VERSION=12
INTERFACE_AGE=0
BINARY_AGE=0
EXTRA_VERSION=90
EXTRA_VERSION=91
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
@ -142,7 +142,7 @@ AC_CHECK_FUNCS(bind_textdomain_codeset)
LIBS=$syl_save_LIBS
dnl for gettext
ALL_LINGUAS="bg ca cs de el en_GB es fi fr hr hu it ja ko nl pl pt_BR ru sk sr sv zh_CN zh_TW.Big5"
ALL_LINGUAS="bg ca cs de el en_GB es fi fr hr hu it ja ko nb nl pl pt_BR ru sk sr sv zh_CN zh_TW.Big5"
GETTEXT_PACKAGE=sylpheed-claws
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define text domain.])

2954
po/ca.po

File diff suppressed because it is too large Load diff

2763
po/de.po

File diff suppressed because it is too large Load diff

2885
po/es.po

File diff suppressed because it is too large Load diff

4867
po/fi.po

File diff suppressed because it is too large Load diff

2794
po/fr.po

File diff suppressed because it is too large Load diff

2892
po/it.po

File diff suppressed because it is too large Load diff

9208
po/nb.po Normal file

File diff suppressed because it is too large Load diff

2807
po/sk.po

File diff suppressed because it is too large Load diff

4727
po/sr.po

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -281,8 +281,8 @@ const gchar *plugin_desc(void)
return _("This plugin provides a Preferences page for the Clam AntiVirus "
"plugin.\n"
"\n"
"You will find the options in the Other Preferences window "
"under Filtering/Clam AntiVirus.\n"
"You will find the options in the Preferences window "
"under Plugins/Clam AntiVirus.\n"
"\n"
"With this plugin you can enable the scanning, enable archive "
"content scanning, set the maximum size of an attachment to be "

View file

@ -495,8 +495,8 @@ const gchar *plugin_desc(void)
return _("This plugin provides a Preferences page for the SpamAssassin "
"plugin.\n"
"\n"
"You will find the options in the Other Preferences window "
"under Filtering/SpamAssassin.\n"
"You will find the options in the Preferences window "
"under Plugins/SpamAssassin.\n"
"\n"
"With this plugin you can enable the filtering, change the "
"SpamAssassin server host and port, set the maximum size of "

View file

@ -22,6 +22,7 @@
'it.po' => 'Italian',
'ja.po' => 'Japanese',
'ko.po' => 'Korean',
'nb.po' => 'Norwegian',
'nl.po' => 'Dutch',
'pl.po' => 'Polish',
'pt_BR.po' => 'Brazilian Portuguese',
@ -48,6 +49,7 @@
'it.po' => 'Andrea Spadaccini <a.spadaccini@catania.linux.it>',
'ja.po' => 'Rui Hirokawa <rui_hirokawa@ybb.ne.jp>',
'ko.po' => 'ChiDeok, Hwang <hwang@mizi.co.kr>',
'nb.po' => 'Geir Helland <pjallabais@users.sourceforge.net>',
'nl.po' => 'Wilbert Berendsen <wbsoft@xs4all.nl>',
'pl.po' => 'Emilian Nowak <eminowbl@posejdon.wpk.p.lodz.pl>',
'pt_BR.po' => 'Frederico Goncalves Guimaraes <fggdebian@yahoo.com.br>',