aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-10-23 08:20:01 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-10-23 08:20:01 +0800
commit0935ca72c9f6d2d0a8df816cc8973abc660e9630 (patch)
tree8b09ee92238abb6a6e427bf706602d0a54eed3b8 /shell/ChangeLog
parentabb1418197b7a28a83a005da765aa62e3c2aaa1c (diff)
downloadgsoc2013-evolution-0935ca72c9f6d2d0a8df816cc8973abc660e9630.tar
gsoc2013-evolution-0935ca72c9f6d2d0a8df816cc8973abc660e9630.tar.gz
gsoc2013-evolution-0935ca72c9f6d2d0a8df816cc8973abc660e9630.tar.bz2
gsoc2013-evolution-0935ca72c9f6d2d0a8df816cc8973abc660e9630.tar.lz
gsoc2013-evolution-0935ca72c9f6d2d0a8df816cc8973abc660e9630.tar.xz
gsoc2013-evolution-0935ca72c9f6d2d0a8df816cc8973abc660e9630.tar.zst
gsoc2013-evolution-0935ca72c9f6d2d0a8df816cc8973abc660e9630.zip
Add a little border to the buttons so it looks nicer.
* e-sidebar.c (e_sidebar_add_button): Add a little border to the buttons so it looks nicer. * e-component-registry.c (query_components): Set an icon from the "evolution:button_icon" attribute. svn path=/trunk/; revision=23023
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 9c5703383c..eef99c1fe6 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,13 @@
2003-10-22 Ettore Perazzoli <ettore@ximian.com>
+ * e-sidebar.c (e_sidebar_add_button): Add a little border to the
+ buttons so it looks nicer.
+
+ * e-component-registry.c (query_components): Set an icon from the
+ "evolution:button_icon" attribute.
+
+2003-10-22 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell.c (struct _EShellPrivate): New member
"component_registry".
(e_shell_construct): Don't call e_shell_unregister_all().