From 3c49032de459fa26e8512005b859c8eb8768caf8 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 15 Jan 2000 20:08:30 +0000 Subject: Use e_bar_set_item_data. 2000-01-10 Miguel de Icaza * widgets/shortcut-bar/e-shortcut-bar.c (e_shortcut_bar_add_item): Use e_bar_set_item_data. Drop item_url; Require image argument; Require user data argument. 2000-01-09 Miguel de Icaza * widgets/shortcut-bar/e-icon-bar.c (e_icon_bar_init): Turn on anti-aliasing. svn path=/trunk/; revision=1573 --- widgets/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets') diff --git a/widgets/Makefile.am b/widgets/Makefile.am index 1e2016ef3c..0c8142ede2 100644 --- a/widgets/Makefile.am +++ b/widgets/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = \ - meeting-time-sel shortcut-bar e-table + meeting-time-sel shortcut-bar e-table toolbar INCLUDES = \ -I$(top_srcdir)/camel \ -- cgit v1.2.3