aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--README13
-rw-r--r--README.ja21
3 files changed, 28 insertions, 10 deletions
diff --git a/NEWS b/NEWS
index 55a74fe7..62988d67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
Changes of Sylpheed
+* 3.0.0 (stable)
+
+ * The message catalogs were updated.
+
* 3.0.0rc (development)
* The Japanese manual was updated.
diff --git a/README b/README
index 272d6293..731aaaae 100644
--- a/README
+++ b/README
@@ -23,9 +23,11 @@ What's Sylpheed
===============
Sylpheed is an e-mail client based on GTK+ GUI toolkit.
-It runs on X Window System, and Microsoft Windows.
+Sylpheed runs on Unix-like systems such as Linux, BSD and Mac OS X, or
+Microsoft Windows (2000 or later).
-Sylpheed is a free software distributed under the GNU GPL.
+Sylpheed is a free software distributed under the GNU GPL (the library part
+LibSylph is GNU LGPL).
Sylpheed has the following features:
@@ -37,9 +39,12 @@ Sylpheed has the following features:
* Internationalization and Multilingualization support
* High-level Japanese processing
* Various protocols support
+ * Multi-thread support
+ * Security feature (GnuPG, SSL/TLSv1)
* Powerful filtering and search
* Junk mail control
* Flexible cooperation with external commands
+ * Plug-in faculty
The appearance and interface are similar to some popular e-mail clients for
Windows, such as Outlook Express or Becky!. Many commands are accessible with
@@ -71,6 +76,7 @@ Features
o powerful filtering (POP3, IMAP4, local spool)
o powerful search (query search, quick search, search folder)
o Junk mail control
+ o plug-in faculty
o thread display
o display and transfer of attachments by MIME
o inline image display
@@ -88,7 +94,6 @@ Features
o mbox and eml import / export
o action function to work with external commands
o external editor
- o plug-in faculty
o message queueing
o automatic mail checking
o draft message
@@ -107,6 +112,8 @@ Features
o per-folder configuration
o LDAP, vCard, and JPilot support in address book
o CSV, LDIF file import in address book
+ o auto-registration of recipient's addresses to address book
+ o auto-completion of addresses
o Drag & Drop
o autoconf, automake support
o internationalization of messages by gettext
diff --git a/README.ja b/README.ja
index f73e529d..6b49602a 100644
--- a/README.ja
+++ b/README.ja
@@ -37,13 +37,15 @@
さらなる詳細は、 COPYING というファイルを参照してください。
-What's Sylpheed
-===============
+Sylpheed とは
+=============
Sylpheed は GUI ツールキットに GTK+ を使用した電子メールクライアントです。
-X Window System 上または Microsoft Windows 上で動作します。
+Sylpheed は Linux、BSD、Mac OS X 等主に Unix 系のシステム、または
+Microsoft Windows (2000以降)で動作します。
-Sylpheed は GNU GPL に従って配布されているフリーソフトウェアです。
+Sylpheed は GNU GPL (ライブラリ部分の LibSylph は GNU LGPL) に従って配布
+されているフリーソフトウェアです。
Sylpheed には以下のような特長があります。
@@ -55,9 +57,12 @@ Sylpheed には以下のような特長があります。
* 国際化、多言語対応
* 高度な日本語処理(文字コードの自動判別、機種依存文字対応等)
* 多様なプロトコルに対応
+ * マルチスレッド対応
+ * セキュリティ機能 (GnuPG, SSL/TLSv1)
* 強力なフィルタリング・検索機能
* 迷惑メール対策機能
* 外部コマンドとの柔軟な連携
+ * プラグイン機能
外観やインタフェースは Outlook Express 、 Becky! といった、
Windows では定番のメーラを参考にしています。また、 Mew や Wanderlust 等の
@@ -88,7 +93,8 @@ Emacs 系メーラに近い感覚で、キーボードのみによる操作が可能となっています。
o 複数アカウント
o 強力なフィルタリング (POP3、IMAP4、ローカルスプール)
o 強力な検索機能(クエリ検索、クイックサーチ、検索フォルダ)
- o 迷惑メール対策
+ o 迷惑メール対策機能
+ o プラグイン機構
o スレッド表示
o MIMEによる添付ファイルの閲覧・送信
o インライン画像表示機能
@@ -106,7 +112,6 @@ Emacs 系メーラに近い感覚で、キーボードのみによる操作が可能となっています。
o mbox / eml ファイルのインポート / エクスポート
o 外部コマンドとの連携が可能なアクション機能
o 外部エディタ
- o プラグイン機構
o 送信待機
o 自動メールチェック
o 草稿
@@ -125,6 +130,8 @@ Emacs 系メーラに近い感覚で、キーボードのみによる操作が可能となっています。
o フォルダ毎の設定
o アドレス帳の LDAP, vCard, JPilot 対応
o アドレス帳の CSV, LDIF ファイルのインポート
+ o 送信先アドレスのアドレス帳への自動登録
+ o アドレスの自動補完
o ドラッグ & ドロップ
o autoconf, automake 対応
o gettext によるメッセージの国際化対応
@@ -135,7 +142,7 @@ Emacs 系メーラに近い感覚で、キーボードのみによる操作が可能となっています。
インストール方法
================
-インストールの説明は INSTALL を参照してください。
+インストールの説明は INSTALL.ja を参照してください。
使用方法
========