diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-21 08:20:07 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-12-21 08:20:07 +0000 |
commit | ace1046e570adceb22ce1ee924169b81676517d6 (patch) | |
tree | ba6771106651736178cb573224717705107f1e09 | |
parent | a185556cfbf5881f994da3575777ebdcafd91091 (diff) |
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@849 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | ChangeLog.ja | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -5,7 +5,7 @@ src/summary_search.c src/prefs_folder_item.c src/folderview.c: show progress when opening search folder. Don't - allow the search of search folder. + allow the search of search folder. Save case-sensitive option. * libsylph/procmsg.h src/compose.c src/summaryview.c: added MSG_FLAG_CHANGED flag. diff --git a/ChangeLog.ja b/ChangeLog.ja index 3d8a2f27..0b520361 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -5,7 +5,8 @@ src/summary_search.c src/prefs_folder_item.c src/folderview.c: 検索フォルダを開く時に進捗を表示するようにした。 - 検索フォルダの検索ができないようにした。 + 検索フォルダの検索ができないようにした。大小文字の区別を保存する + ようにした。 * libsylph/procmsg.h src/compose.c src/summaryview.c: MSG_FLAG_CHANGED フラグを追加。 |