aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor/org-gnome-external-editor-errors.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-04-27 17:34:11 +0800
committerMilan Crha <mcrha@redhat.com>2009-04-27 17:34:11 +0800
commit0f7060ee7dcceac8d10aaa9100c919712de491ff (patch)
treed9eb5b7f00d21884f4b6add882d3371863ca85e4 /plugins/external-editor/org-gnome-external-editor-errors.xml
parent631d0bfd080409da87545d42de7bc4588abdf5b7 (diff)
downloadgsoc2013-evolution-0f7060ee7dcceac8d10aaa9100c919712de491ff.tar
gsoc2013-evolution-0f7060ee7dcceac8d10aaa9100c919712de491ff.tar.gz
gsoc2013-evolution-0f7060ee7dcceac8d10aaa9100c919712de491ff.tar.bz2
gsoc2013-evolution-0f7060ee7dcceac8d10aaa9100c919712de491ff.tar.lz
gsoc2013-evolution-0f7060ee7dcceac8d10aaa9100c919712de491ff.tar.xz
gsoc2013-evolution-0f7060ee7dcceac8d10aaa9100c919712de491ff.tar.zst
gsoc2013-evolution-0f7060ee7dcceac8d10aaa9100c919712de491ff.zip
Define .error files correctly and external-editor crash fix
** Fix for bug #561188
Diffstat (limited to 'plugins/external-editor/org-gnome-external-editor-errors.xml')
-rw-r--r--plugins/external-editor/org-gnome-external-editor-errors.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/external-editor/org-gnome-external-editor-errors.xml b/plugins/external-editor/org-gnome-external-editor-errors.xml
deleted file mode 100644
index c6f0bebfa3..0000000000
--- a/plugins/external-editor/org-gnome-external-editor-errors.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<error-list domain="org.gnome.evolution.plugins.external-editor">
-
- <error id="editor-not-launchable" type="error">
- <_primary>Editor not launchable</_primary>
- <_secondary>The external editor set in your plugin preferences cannot be launched. Try setting a different editor.</_secondary>
- </error>
-
- <error id="no-temp-file" type="error">
- <_primary>Cannot create Temporary File</_primary>
- <_secondary>Evolution is unable to create a temporary file to save your mail. Retry later.</_secondary>
- </error>
-
-</error-list>