[SCM] freeplane packaging branch, master, updated. debian/1.2.23-1_exp1-1-g50529a4

Felix Natter fnatter at gmx.net
Thu May 2 19:00:30 UTC 2013


The following commit has been merged in the master branch:
commit 50529a466d95c69bd399138529d996877d19b7da
Author: Felix Natter <fnatter at gmx.net>
Date:   Thu May 2 20:57:35 2013 +0200

    register FreeMind files with Freeplane, but with a lower priority than FreeMind

diff --git a/debian/freeplane.sharedmimeinfo b/debian/freeplane.sharedmimeinfo
index 913d824..9a0c0fb 100644
--- a/debian/freeplane.sharedmimeinfo
+++ b/debian/freeplane.sharedmimeinfo
@@ -1,5 +1,38 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+
+  <!-- register FreeMind files, but with a lower priority than 
+       FreeMind uses, if that is installed -->
+    <mime-type type="application/x-freeplane">
+	<comment xml:lang="cs">FreeMind Mapa</comment>
+	<comment xml:lang="de">FreeMind Map</comment>
+	<comment xml:lang="dk">FreeMind Map</comment>
+	<comment xml:lang="en">FreeMind Map</comment>
+	<comment xml:lang="es">FreeMind Mapa</comment>
+	<comment xml:lang="fr">FreeMind Carte Mentale</comment>
+	<comment xml:lang="hu">FreeMind Térkép</comment>
+	<comment xml:lang="it">FreeMind Mappa</comment>
+	<comment xml:lang="ja">FreeMind マップ</comment>
+	<comment xml:lang="kr">FreeMind 맵</comment>
+	<comment xml:lang="lt">FreeMind Žemėlapis</comment>
+	<comment xml:lang="nl">FreeMind Map</comment>
+	<comment xml:lang="no">FreeMind Map</comment>
+	<comment xml:lang="pl">FreeMind Mapa</comment>
+	<comment xml:lang="pt">FreeMind Mapa</comment>
+	<comment xml:lang="pt">FreeMind Mapa</comment>
+	<comment xml:lang="ru">FreeMind Ассоциативная арта</comment>
+	<comment xml:lang="sl">FreeMind Miselni vzorec</comment>
+	<comment xml:lang="zh_CN">FreeMind 思维导图</comment>
+	<comment xml:lang="zh">FreeMind 心智圖</comment>
+	<icon name="/usr/share/icons/hicolor/scalable/apps/freeplane.svg" />
+	<glob pattern="*.mm" />
+	<!-- freemind.xml uses prority 65, and we don't want to override it! -->
+	<magic priority="60"> 
+		<match type="string" value="<map" offset="0" />
+	</magic>
+	<sub-class-of type="text/plain" />
+    </mime-type>
+
     <mime-type type="application/x-freeplane">
 	<comment xml:lang="cs">Freeplane Mapa</comment>
 	<comment xml:lang="de">Freeplane Map</comment>

-- 
freeplane packaging



More information about the pkg-java-commits mailing list