From 23144fe787a7df981d4a044709b8083f86e0826d Mon Sep 17 00:00:00 2001 From: dgreen Date: Mon, 6 Apr 2009 15:59:59 +0000 Subject: RESOLVED - bug 267960: guess the mime type of attachments from the filename using plug-in registered meta-data https://bugs.eclipse.org/bugs/show_bug.cgi?id=267960 --- org.eclipse.mylyn.tasks.tests/plugin.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'org.eclipse.mylyn.tasks.tests/plugin.xml') diff --git a/org.eclipse.mylyn.tasks.tests/plugin.xml b/org.eclipse.mylyn.tasks.tests/plugin.xml index 07dd3f98a..af8838a72 100644 --- a/org.eclipse.mylyn.tasks.tests/plugin.xml +++ b/org.eclipse.mylyn.tasks.tests/plugin.xml @@ -15,6 +15,25 @@ id="org.eclipse.mylyn.tasks.tests.repositories.ui" name="Mock Repository Connector UI"> + + + + + + + + -- cgit v1.2.1