aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-18 10:00:44 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-18 10:00:44 +0000
commit4ffd849546afd5b3b98a94e6f1de5410fac2b653 (patch)
treea3da40055c5dc1954cc79318ecfc22a869ba8be2 /ChangeLog
parent80f04b0cc791a9b664ba915165a97c2ef1fd95d7 (diff)
made localedir, manualdir, and faqdir user-configurable.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@490 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b00aacb..52f1a147 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-08-18
+ * configure.in: made $localedir, $manualdir, and $faqdir
+ user-configurable.
+
+2005-08-18
+
* src/compose.[ch]
src/mainwindow.[ch]: disused GtkHandleBox which haven't worked well.
* src/stock_pixmap.c: stock_pixbuf_gdk(): allow NULL window.