From 46344c733053d1f9a31eb5bac1a801a40719823a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 1 May 2009 09:14:16 -0400 Subject: Fix distcheck errors. --- plugins/external-editor/org-gnome-external-editor.xml | 17 ----------------- plugins/groupwise-features/Makefile.am | 2 +- po/POTFILES.in | 1 - 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 plugins/external-editor/org-gnome-external-editor.xml diff --git a/plugins/external-editor/org-gnome-external-editor.xml b/plugins/external-editor/org-gnome-external-editor.xml deleted file mode 100644 index e472f8bd1c..0000000000 --- a/plugins/external-editor/org-gnome-external-editor.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/plugins/groupwise-features/Makefile.am b/plugins/groupwise-features/Makefile.am index d18a7c87f4..eb8c7aeba2 100644 --- a/plugins/groupwise-features/Makefile.am +++ b/plugins/groupwise-features/Makefile.am @@ -70,7 +70,7 @@ error_DATA = \ errordir = $(privdatadir)/errors -BUILT_SOURCES = org-gnome-groupwise-features.eplug $(error_i18n) +BUILT_SOURCES = org-gnome-groupwise-features.eplug $(error_DATA) EXTRA_DIST = \ $(glade_DATA) \ diff --git a/po/POTFILES.in b/po/POTFILES.in index ac1953025b..6923eecb44 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -324,7 +324,6 @@ plugins/exchange-operations/org-gnome-folder-subscription.xml plugins/external-editor/apps-evolution-external-editor.schemas.in plugins/external-editor/org-gnome-external-editor.eplug.xml plugins/external-editor/org-gnome-external-editor.error.xml -plugins/external-editor/org-gnome-external-editor.xml plugins/external-editor/external-editor.c plugins/face/face.c plugins/face/org-gnome-face.eplug.xml -- cgit