aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorDuncan Mak <duncan@src.gnome.org>2001-04-22 04:20:34 +0800
committerDuncan Mak <duncan@src.gnome.org>2001-04-22 04:20:34 +0800
commitadb3761ed62ffc0fbfc840b07ef409c0a6f36f67 (patch)
tree6ca7faedf9c1546c6657b42c793332e16368f7a2 /composer/ChangeLog
parentfe466a70b6ce0784a1ad75eff21081dfe499e8a2 (diff)
downloadgsoc2013-evolution-adb3761ed62ffc0fbfc840b07ef409c0a6f36f67.tar
gsoc2013-evolution-adb3761ed62ffc0fbfc840b07ef409c0a6f36f67.tar.gz
gsoc2013-evolution-adb3761ed62ffc0fbfc840b07ef409c0a6f36f67.tar.bz2
gsoc2013-evolution-adb3761ed62ffc0fbfc840b07ef409c0a6f36f67.tar.lz
gsoc2013-evolution-adb3761ed62ffc0fbfc840b07ef409c0a6f36f67.tar.xz
gsoc2013-evolution-adb3761ed62ffc0fbfc840b07ef409c0a6f36f67.tar.zst
gsoc2013-evolution-adb3761ed62ffc0fbfc840b07ef409c0a6f36f67.zip
Set window_icon of the Composer window to be compose-message.png
svn path=/trunk/; revision=9489
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 6cfadb93fb..a4c1fd9a7c 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-21 Duncan Mak <duncan@ximian.com>
+
+ * e-msg-composer.c (e_msg_composer_construct): Set window_icon to
+ "compose-message.png" for the composer window.
+
+ Did #include <libgnomeui/gnome-window-icon.h> so we could use
+ gnome_window_icon_set_from_file() here.
+
2001-04-17 Radek Doulik <rodo@ximian.com>
* listener.c (reply_indent): more auto-indentation magic