From 9b8a6860948ad7cd5d1c6a24360e4b59fc120fb2 Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Mon, 19 Apr 2004 15:17:54 +0000 Subject: Change component icons to use the icon theme names for icons Remove 2004-04-19 Michael Terry * GNOME_Evolution_Test.server.in.in: Change component icons to use the icon theme names for icons * Makefile.am: Remove e-icon-factory.[ch] * e-component-registry.c: Use the icon theme for component icons * e-icon-factory.[ch]: Removed these files * e-shell-importer.c: * e-shell-settings-dialog.c: * e-shell-startup-wizard.c: * e-shell-window-commands.c: * e-user-creatable-items-handler.c: * evolution-shell-component-utils.[ch]: * main.c: * glade/evolution-startup-wizard.glade: * importer/import.glade: Use the icon theme via EIconFactory for all of the icons in the shell, and the window icons svn path=/trunk/; revision=25512 --- shell/importer/import.glade | 4 ---- 1 file changed, 4 deletions(-) (limited to 'shell/importer/import.glade') diff --git a/shell/importer/import.glade b/shell/importer/import.glade index eee31bccdb..8af6884822 100644 --- a/shell/importer/import.glade +++ b/shell/importer/import.glade @@ -33,7 +33,6 @@ importing external files into Evolution. True Importer Type - import.png @@ -54,7 +53,6 @@ importing external files into Evolution. True Select a File - import.png @@ -75,7 +73,6 @@ importing external files into Evolution. True Import Location - import.png @@ -96,7 +93,6 @@ importing external files into Evolution. True Select Importers - import.png -- cgit