From 735789921be32ee6012a1204e05fddae0026dd2b Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 16 May 2005 06:17:42 +0000 Subject: fix error file build/path changes 2005-05-16 Not Zed * Makefile.am: fix error file build/path changes svn path=/trunk/; revision=29367 --- shell/ChangeLog | 4 +++ shell/Makefile.am | 11 +++----- shell/e-shell.c | 2 +- shell/main.c | 2 +- shell/shell-errors.xml | 70 ------------------------------------------------ shell/shell-errors.xml.h | 55 ------------------------------------- shell/shell.error.xml | 70 ++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 80 insertions(+), 134 deletions(-) delete mode 100644 shell/shell-errors.xml delete mode 100644 shell/shell-errors.xml.h create mode 100644 shell/shell.error.xml diff --git a/shell/ChangeLog b/shell/ChangeLog index 7fe7be6b2e..6c9fd3977d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2005-05-16 Not Zed + + * Makefile.am: fix error file build/path changes + 2005-05-16 Srinivasa Ragavan * e-component-registry.c(component_info_new) (component_info_free)(query_components): e-component-registry.h: diff --git a/shell/Makefile.am b/shell/Makefile.am index 35a1c315ef..2b9367fc87 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -169,11 +169,9 @@ server_DATA = $(server_in_files:.server.in.in=_$(BASE_VERSION).server) @EVO_SERVER_RULE@ @INTLTOOL_SERVER_RULE@ -error_DATA = shell-errors.xml -error_i18n = $(error_DATA:.xml=.xml.h) +error_DATA = shell.error errordir = $(privdatadir)/errors -%.xml.h: %.xml - $(top_builddir)/e-util/e-error-tool $^ +@EVO_PLUGIN_RULE@ glade_DATA = \ e-active-connection-dialog.glade @@ -235,8 +233,7 @@ EXTRA_DIST = \ $(IDLS) \ $(server_in_files) \ GNOME_Evolution_Test.server.in.in \ - $(error_DATA) \ - $(error_i18n) \ + shell.error.xml \ $(glade_DATA) \ $(schema_in_files) \ ChangeLog.pre-1-4 \ @@ -257,7 +254,7 @@ evolution.pure: evolution endif -BUILT_SOURCES = $(IDL_GENERATED) $(MARSHAL_GENERATED) $(server_DATA) $(testserver_DATA) $(DATASERVER_IDL_GENERATED) $(error_i18n) +BUILT_SOURCES = $(IDL_GENERATED) $(MARSHAL_GENERATED) $(server_DATA) $(testserver_DATA) $(DATASERVER_IDL_GENERATED) $(error_DATA) CLEANFILES = $(BUILT_SOURCES) dist-hook: diff --git a/shell/e-shell.c b/shell/e-shell.c index 8e70e7d0ed..44b05d0a2a 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -32,7 +32,7 @@ #include "e-util/e-dialog-utils.h" #include "e-util/e-bconf-map.h" #include "e-util/e-fsutils.h" -#include "widgets/misc/e-error.h" +#include "e-util/e-error.h" #include "e-shell-constants.h" #include "e-shell-offline-handler.h" diff --git a/shell/main.c b/shell/main.c index 11ee72a607..dc3910cd33 100644 --- a/shell/main.c +++ b/shell/main.c @@ -74,7 +74,7 @@ #include "Evolution-DataServer.h" #include -#include "widgets/misc/e-error.h" +#include "e-util/e-error.h" #include #include diff --git a/shell/shell-errors.xml b/shell/shell-errors.xml deleted file mode 100644 index 8e7d8678c6..0000000000 --- a/shell/shell-errors.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - Insufficient disk space for upgrade. - Upgrading your data and settings will require upto {0} of disk space, but you only have {1} available. - -You will need to make more space available in your home directory before you can continue. -