Mozilla Thunderbird Part12
at SOFTWARE
524:名無しさん@お腹いっぱい。
07/09/06 23:43:12 zDXsiUCd0
>>522
user.js に
// 返信ヘッダを変更する
// 0 - 返信ヘッダを付けない
// 1 - "[送信者] さんは書きました:"
// 2 - "[日付] に [送信者] さんは書きました:"
// 3 - ユーザ定義の返信ヘッダ - これと併せて以下の設定を利用してください。
user_pref("mailnews.reply_header_type", 3);
// 上の設定で 3 を選択した場合、以下の設定を追加してください。
user_pref("mailnews.reply_header_authorwrote", "%s wrote");
user_pref("mailnews.reply_header_ondate", "at %s");
user_pref("mailnews.reply_header_separator", " ");
user_pref("mailnews.reply_header_colon", ";");
// これは次の順番で表示されます。[authorwrote][separator][ondate][colon]
でも可能、自由度は低いけど
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5472日前に更新/223 KB
担当:undef