aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/external-editor')
-rw-r--r--plugins/external-editor/Makefile.am1
-rw-r--r--plugins/external-editor/org-gnome-external-editor.eplug.xml4
2 files changed, 3 insertions, 2 deletions
diff --git a/plugins/external-editor/Makefile.am b/plugins/external-editor/Makefile.am
index 0a39bc41e4..4373b81ee5 100644
--- a/plugins/external-editor/Makefile.am
+++ b/plugins/external-editor/Makefile.am
@@ -15,6 +15,7 @@ INCLUDES = \
-DLIBDIR=\""$(libdir)"\" \
-I$(top_srcdir) \
-I$(top_srcdir)/composer \
+ -I$(top_srcdir)/widgets \
$(SHELL_CFLAGS) \
$(EVOLUTION_MAIL_CFLAGS) \
$(E_UTIL_CFLAGS)
diff --git a/plugins/external-editor/org-gnome-external-editor.eplug.xml b/plugins/external-editor/org-gnome-external-editor.eplug.xml
index 861535d6cf..3ecab43293 100644
--- a/plugins/external-editor/org-gnome-external-editor.eplug.xml
+++ b/plugins/external-editor/org-gnome-external-editor.eplug.xml
@@ -2,10 +2,10 @@
<e-plugin-list>
<e-plugin type="shlib"
location="@PLUGINDIR@/liborg-gnome-external-editor@SOEXT@"
- id="org.gnome.plugin.external.editor" name="External Editor">
+ id="org.gnome.plugin.external.editor" _name="External Editor">
<author name="Holger Macht" email="hmacht@suse.de"/>
<author name="Sankar P" email="sankar2u@gmail.com"/>
- <description>A plugin for using an external editor as the composer. You can send only plain-text messages.</description>
+ <_description>A plugin for using an external editor as the composer. You can send only plain-text messages.</_description>
<hook class="org.gnome.evolution.ui:1.0">
<ui-manager id="org.gnome.evolution.composer">