diff options
-rw-r--r-- | plugins/external-editor/org-gnome-external-editor.xml | 17 | ||||
-rw-r--r-- | plugins/groupwise-features/Makefile.am | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
3 files changed, 1 insertions, 19 deletions
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 @@ -<Root> - <commands> - - <cmd name="EPExtEditor" _label="Compose in _External Editor" - _tip="Compose messages using an external editor" - pixtype="pixmap"/> - - </commands> - - <menu> - <submenu name="File"> - <placeholder name="FileOps"> - <menuitem name="EPExtEditor" verb=""/> - </placeholder> - </submenu> - </menu> -</Root> 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 |