From 8b6c030c50f240d42ef94f84d7121628c88bfcfc Mon Sep 17 00:00:00 2001 From: Lewis Gentry <8uuuuu@gmail.com> Date: Wed, 7 Mar 2012 16:50:45 -0500 Subject: [PATCH] MIME-type magic to catch blorbs without extensions --- NEWS | 7 +++++++ mime/blorb.xml | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/NEWS b/NEWS index d76e9a1..efadee0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ + * MIME-type magic to recognize blorbs with weird (or missing) + extensions. + + * Some distributions are in the process of changing (or have already + changed) the way libraries are linked after compilation, and our + old-fashioned Makefile refused to cooperate -- until now. + NEW IN VERSION 1.2 (2011-05-28) * Now supports both GNOME 2 and GNOME 3. diff --git a/mime/blorb.xml b/mime/blorb.xml index 140a664..ca2cda5 100644 --- a/mime/blorb.xml +++ b/mime/blorb.xml @@ -5,5 +5,10 @@ + + + + + -- 2.11.4.GIT