aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-05-31 08:54:03 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-05-31 08:54:03 +0800
commit6e86093cad967b7f60383b170f119504668f8a8b (patch)
tree9821f082b63088dac98ff23bb96d7c059cf51bfa /shell/ChangeLog
parent0904974b119c4e32139b2895be8a432905d57369 (diff)
downloadgsoc2013-evolution-6e86093cad967b7f60383b170f119504668f8a8b.tar
gsoc2013-evolution-6e86093cad967b7f60383b170f119504668f8a8b.tar.gz
gsoc2013-evolution-6e86093cad967b7f60383b170f119504668f8a8b.tar.bz2
gsoc2013-evolution-6e86093cad967b7f60383b170f119504668f8a8b.tar.lz
gsoc2013-evolution-6e86093cad967b7f60383b170f119504668f8a8b.tar.xz
gsoc2013-evolution-6e86093cad967b7f60383b170f119504668f8a8b.tar.zst
gsoc2013-evolution-6e86093cad967b7f60383b170f119504668f8a8b.zip
Eeek! Declare the "owner_unset" signal correctly.
svn path=/trunk/; revision=3305
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 61c76b73e2..9f481a3a81 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,8 @@
2000-05-31 Ettore Perazzoli <ettore@helixcode.com>
+ * evolution-shell-component.c (class_init): Eeek!
+ s/owner_set/owner_unset/.
+
* e-shell-folder-title-bar.c (e_shell_folder_title_bar_construct):
Increase the size of the border of the hbox slightly to make the
title bar a bit nicer.