aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.ja4
-rw-r--r--INSTALL11
-rw-r--r--INSTALL.ja13
-rw-r--r--NEWS4
-rw-r--r--README28
-rw-r--r--README.ja30
-rw-r--r--configure.in2
8 files changed, 56 insertions, 40 deletions
diff --git a/ChangeLog b/ChangeLog
index 99fc7e34..fe211886 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-29
+
+ * version 2.0.0
+
2005-07-22
* version 2.0.0rc
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 64828088..472151aa 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,3 +1,7 @@
+2005-07-29
+
+ * version 2.0.0
+
2005-07-22
* version 2.0.0rc
diff --git a/INSTALL b/INSTALL
index fccf7acc..d5fc2df3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,13 +1,14 @@
Installation
============
-This program requires GTK+ 2.4.0 or higher to be compiled.
+This program requires GTK+ 2.4.0 or later to be compiled (GTK+ 2.6.0 or later
+is recommended).
This program is developed on Debian GNU/Linux (sarge/sid)
-(Linux 2.6.x + glibc 2.3.2), so it is possible not to work correctly
+(Linux 2.6.x + glibc 2.3.2). It is possible that it dosen't work correctly
on the other environment.
-It is confirmed to work on the following environments
+Curretnly it is confirmed to work on the following environments
(Note: they might not work with the latest version):
Linux
@@ -119,8 +120,8 @@ Options for configure script
--disable-compface disable compface (X-Face) support
--disable-ipv6 disable IPv6 support
- --enable-ssl SSL support (requires OpenSSL)
- --enable-gpgme GnuPG support (requires GPGME and GnuPG)
+ --disable-ssl disable SSL support (requires OpenSSL)
+ --disable-gpgme disable GnuPG support (requires GPGME and GnuPG)
--enable-ldap LDAP support
--enable-jpilot JPilot support
diff --git a/INSTALL.ja b/INSTALL.ja
index cbff53be..bfb4c074 100644
--- a/INSTALL.ja
+++ b/INSTALL.ja
@@ -1,12 +1,13 @@
インストール方法
================
-このプログラムをコンパイルするには GTK+ 2.4.0 以降が必要です。
+このプログラムをコンパイルするには GTK+ 2.4.0 以降が必要です(GTK+ 2.6.0
+以降推奨)。
このプログラムは Debian GNU/Linux (sarge/sid) (Linux 2.6.x + glibc 2.3.2)
-上で開発されているため、他の環境ではうまく動作しない可能性があります。
+上で開発されています。他の環境ではうまく動作しない可能性もあります。
-以下の環境で動作が確認されています(※最新版で動作するとは限りません):
+現在以下の環境で動作が確認されています(※最新版で動作するとは限りません):
Linux
@@ -116,10 +117,10 @@ GnuPG (PGP)対応を有効にしたい場合は、 GPGME 1.0.0 以降と GnuPG 1.2.0 以降が
configure スクリプトのオプション
================================
- --disable-compface compface (X-Face)対応を無効にする
+ --disable-compface compface(X-Face)対応を無効にする
--disable-ipv6 IPv6 対応を無効にする
- --enable-ssl SSL 対応 (要 OpenSSL)
- --enable-gpgme GnuPG 対応 (要 GPGME と GnuPG)
+ --disable-ssl SSL 対応(要 OpenSSL)を無効にする
+ --disable-gpgme GnuPG 対応(要 GPGME と GnuPG)を無効にする
--enable-ldap LDAP 対応
--enable-jpilot JPilot 対応
diff --git a/NEWS b/NEWS
index daeec6b6..ba9ff8d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
Changes of Sylpheed
+* 2.0.0
+
+ * This is the first release of GTK2-based stable version.
+
* 2.0.0rc
* The IMAP4rev1 code conversion was fixed so that it can handle folder
diff --git a/README b/README
index 0af10275..f571393e 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- Sylpheed - a GTK+ based, lightweight, and fast e-mail client
+ Sylpheed - lightweight and user-friendly e-mail client
Copyright(C) 1999-2005 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
@@ -27,22 +27,22 @@ and runs on X Window System.
Sylpheed is a free software distributed under the GNU GPL.
-The development of Sylpheed sets the following things as its goal:
+Sylpheed has the following features:
- * Quick response by keeping CPU and memory usage to a minimum
- * Fast processing even though a folder contains large number of messages
- (more than 10 thousand)
- * Enables intuitive operation by simple, graceful, and well-polished
- interface
- * Similar operation methods to other mailers.
- * Readily available with simple configuration
- * Fully equipped with features required as a mailer
- * Full support of Japanese, and support of i18n
- * Enables flexible interaction with external commands
- * Stable, and don't lose any data (to the utmost) in case of crash
+ * Simple, beautiful, and well-polished user interface
+ * Comfortable operationality which is built in detail
+ * Immediately available with minimal configuration
+ * Lightweight operation
+ * High reliability
+ * Internationalization and Multilingualization support
+ * High-level Japanese processing
+ * Various protocols support
+ * Powerful filtering
+ * Junk mail control
+ * Flexible cooperation with external commands
The appearance and interface are similar to some popular e-mail clients for
-Windows, such as Outlook Express, Becky!, and Datula. The interface is also
+Windows, such as Outlook Express, Becky!. The interface is also
designed to emulate the Emacs-based mailers, and almost all commands are
accessible with the keyboard. So you will able to migrate to Sylpheed
without much discomfort in the case where you are accustomed to other
diff --git a/README.ja b/README.ja
index ac963959..3f087d43 100644
--- a/README.ja
+++ b/README.ja
@@ -1,4 +1,4 @@
- Sylpheed - GTK+ ベースの軽量で高速な電子メールクライアント
+ Sylpheed - 軽量でユーザフレンドリーな電子メールクライアント
Copyright(C) 1999-2005 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
@@ -45,19 +45,21 @@ SylpheedはGUIツールキットにGTK+を使用した、 X Window System上で動作する
Sylpheed は GNU GPL に従って配布されているフリーソフトウェアです。
-Sylpheedは以下のことを目標にして開発されています。
-
- * CPU・メモリの消費を最小限に抑えて軽快に動作
- * 1フォルダ中に大量にメッセージが存在する場合(10000通以上)でも高速に処理
- * シンプルで美しく、洗練されたインタフェースにより直観的な操作が可能
- * 他のメーラに近い操作が可能
- * 簡単な設定ですぐに使用可能
- * メーラに必要とされる機能を完備
- * 日本語に完全対応し、国際化にも対応
- * 外部コマンドとの柔軟な連携が可能
- * 安定動作し、万一クラッシュした場合でも極力データを消失しない
-
-外観やインタフェースは Outlook Express 、 Becky! 、 Datula といった、
+Sylpheed には以下のような特長があります。
+
+ * シンプルで美しく、洗練されたユーザインタフェース
+ * 細部まで作りこまれた快適な操作性
+ * 最低限の設定ですぐに使用可能
+ * 軽快な動作
+ * 高い信頼性
+ * 国際化、多言語対応
+ * 高度な日本語処理(文字コードの自動判別、機種依存文字対応等)
+ * 多様なプロトコルに対応
+ * 強力なフィルタリング機能
+ * 迷惑メール対策機能
+ * 外部コマンドとの柔軟な連携
+
+外観やインタフェースは Outlook Express 、 Becky! といった、
Windows では定番のメーラを参考にしています。また、操作系は Mew や
Wanderlust 等の Emacs 系メーラを参考にしており、キーボードのみによる操作
が可能となっています。そのため、他のメーラに慣れている場合でもそれほど
diff --git a/configure.in b/configure.in
index 51c6e36f..265d5394 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ MINOR_VERSION=0
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=rc
+EXTRA_VERSION=
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl set $target