pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws Changes 0.9.9:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40a271974341
branches:  trunk
changeset: 468018:40a271974341
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Feb 09 15:41:13 2004 +0000

description:
Changes 0.9.9:
* the Icon Theme selector has been moved to the other preferences
  window, '/Configuration/Other Preferences.../Display/Themes'. It
  has also been completely redesigned and now displays the name of
  the theme, the name of the author, the related URL, the current
  status, and a preview of the theme.  A theme can be installed or
  removed using the respective buttons.

* the 'External Command' options have been moved to other
  preferences window, '/Configuration/Other Preferences.../Message
  View/External Programs', options for audio player and image viewer
  have been added.

* the creation of 'SMTP only' accounts is now possible.

* the size and position of the Compose window is remembered

* GnuPG: on checking a signature if the key is untrusted the
  signature icon displays a pen with an exclamation mark as a
  warning.

* the SpamAssassin and Clam AntiVirus plugins now indicate their
  operation via the status bar.

* updated translations: French, German, Polish, Serbian, Simplified
  Chinese, Spanish,and Slovak

* Bug fixes

diffstat:

 mail/sylpheed-claws/Makefile.common |  4 ++--
 mail/sylpheed-claws/PLIST           |  7 +++++--
 mail/sylpheed-claws/distinfo        |  6 +++---
 3 files changed, 10 insertions(+), 7 deletions(-)

diffs (75 lines):

diff -r 93adfa93f446 -r 40a271974341 mail/sylpheed-claws/Makefile.common
--- a/mail/sylpheed-claws/Makefile.common       Mon Feb 09 14:48:25 2004 +0000
+++ b/mail/sylpheed-claws/Makefile.common       Mon Feb 09 15:41:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2004/01/24 13:55:31 grant Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/02/09 15:41:13 adam Exp $
 #
 
 DISTNAME=      sylpheed-${SYLPHEED_VERSION}claws
@@ -21,4 +21,4 @@
 # Force gnome detection off to avoid installing some extra files
 CONFIGURE_ENV+=                ac_cv_path_GNOME_CONFIG="no"
 
-SYLPHEED_VERSION=      0.9.8
+SYLPHEED_VERSION=      0.9.9
diff -r 93adfa93f446 -r 40a271974341 mail/sylpheed-claws/PLIST
--- a/mail/sylpheed-claws/PLIST Mon Feb 09 14:48:25 2004 +0000
+++ b/mail/sylpheed-claws/PLIST Mon Feb 09 15:41:13 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2004/01/13 13:03:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2004/02/09 15:41:13 adam Exp $
 bin/sylpheed
 include/sylpheed/account.h
 include/sylpheed/action.h
@@ -38,6 +38,7 @@
 include/sylpheed/common/socket.h
 include/sylpheed/common/ssl.h
 include/sylpheed/common/ssl_certificate.h
+include/sylpheed/common/string_match.h
 include/sylpheed/common/stringtable.h
 include/sylpheed/common/sylpheed.h
 include/sylpheed/common/template.h
@@ -68,6 +69,7 @@
 include/sylpheed/folder.h
 include/sylpheed/folder_item_prefs.h
 include/sylpheed/foldersel.h
+include/sylpheed/folderutils.h
 include/sylpheed/folderview.h
 include/sylpheed/grouplistdialog.h
 include/sylpheed/gtk/about.h
@@ -130,6 +132,7 @@
 include/sylpheed/prefs_common.h
 include/sylpheed/prefs_customheader.h
 include/sylpheed/prefs_display_header.h
+include/sylpheed/prefs_ext_prog.h
 include/sylpheed/prefs_filtering.h
 include/sylpheed/prefs_filtering_action.h
 include/sylpheed/prefs_folder_item.h
@@ -139,6 +142,7 @@
 include/sylpheed/prefs_spelling.h
 include/sylpheed/prefs_summary_column.h
 include/sylpheed/prefs_template.h
+include/sylpheed/prefs_themes.h
 include/sylpheed/prefs_toolbar.h
 include/sylpheed/privacy.h
 include/sylpheed/procheader.h
@@ -158,7 +162,6 @@
 include/sylpheed/ssl_manager.h
 include/sylpheed/statusbar.h
 include/sylpheed/stock_pixmap.h
-include/sylpheed/string_match.h
 include/sylpheed/summary_search.h
 include/sylpheed/summaryview.h
 include/sylpheed/textview.h
diff -r 93adfa93f446 -r 40a271974341 mail/sylpheed-claws/distinfo
--- a/mail/sylpheed-claws/distinfo      Mon Feb 09 14:48:25 2004 +0000
+++ b/mail/sylpheed-claws/distinfo      Mon Feb 09 15:41:13 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/01/13 13:03:46 adam Exp $
+$NetBSD: distinfo,v 1.12 2004/02/09 15:41:13 adam Exp $
 
-SHA1 (sylpheed-0.9.8claws.tar.bz2) = 1503e5c46c0886c05ea3a502f61010401c6a4fa8
-Size (sylpheed-0.9.8claws.tar.bz2) = 2866881 bytes
+SHA1 (sylpheed-0.9.9claws.tar.bz2) = 27583aa5a55947f2874f395d97cbdf21815c9266
+Size (sylpheed-0.9.9claws.tar.bz2) = 2960914 bytes



Home | Main Index | Thread Index | Old Index