diff options
Diffstat (limited to 'plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml')
-rw-r--r-- | plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml b/plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml index de1a556591..a207077d6a 100644 --- a/plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml +++ b/plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml @@ -3,9 +3,7 @@ <e-plugin type="shlib" id="org.gnome.evolution.mail.tnefattachments" - location="+PLUGIN_INSTALL_DIR+/liborg-gnome-tnef-attachments.so" - domain="+GETTEXT_PACKAGE+" - localedir="+LOCALEDIR+" + location="@PLUGINDIR@/liborg-gnome-tnef-attachments@SOEXT@" _name="TNEF Attachment decoder"> <_description>A simple plugin which uses ytnef to decode tnef attachments.</_description> <author name="Lucky Wankhede" email="wlakke@novell.com"/> |