aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-corba-icon-utils.h
Commit message (Collapse)AuthorAgeFilesLines
* don't build wizard related codeJP Rosevear2005-04-291-40/+0
| | | | | | | | | | | | | | | 005-04-29 JP Rosevear <jpr@novell.com> * Makefile.am: don't build wizard related code * Evolution.idl: remove wizard idl include * e-shell.c: remove wizard include * Remove wizard related code which is now in a plugin (and is much simpler due to eplugin) svn path=/trunk/; revision=29245
* Set the icons for all the "New..." menu items from the specified one inEttore Perazzoli2002-02-221-0/+4
| | | | | | | | | | | | | | | | * e-shell-user-creatable-items-handler.c (ensure_menu_items): Set the icons for all the "New..." menu items from the specified one in the type definitions. * e-activity-handler.c (create_gdk_pixbuf_from_corba_icon): Removed. (impl_operationStarted): Just use `e_new_gdk_pixbuf_from_corba_icon()'. * e-shell-corba-icon-utils.c (e_new_gdk_pixbuf_from_corba_icon): New. svn path=/trunk/; revision=15786
* Add missing files. Ooops!Ettore Perazzoli2002-01-251-0/+36
svn path=/trunk/; revision=15452