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

Felix Natter fnatter at gmx.net
Thu May 2 19:49:02 UTC 2013


The following commit has been merged in the master branch:
commit 3a842df300620c1cdc5cc0acd66864e4b48d95e8
Author: Felix Natter <fnatter at gmx.net>
Date:   Thu May 2 21:48:17 2013 +0200

    fix icons not being displayed in GNOME file manager

diff --git a/debian/freeplane.sharedmimeinfo b/debian/freeplane.sharedmimeinfo
index 9a0c0fb..402cf65 100644
--- a/debian/freeplane.sharedmimeinfo
+++ b/debian/freeplane.sharedmimeinfo
@@ -24,7 +24,8 @@
 	<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" />
+	<!--<icon name="/usr/share/icons/hicolor/scalable/apps/freeplane.svg" />-->
+  <icon name="freeplane"/>
 	<glob pattern="*.mm" />
 	<!-- freemind.xml uses prority 65, and we don't want to override it! -->
 	<magic priority="60"> 
@@ -54,7 +55,8 @@
 	<comment xml:lang="sl">Freeplane Miselni vzorec</comment>
 	<comment xml:lang="zh_CN">Freeplane 思维导图</comment>
 	<comment xml:lang="zh">Freeplane 心智圖</comment>
-	<icon name="/usr/share/icons/hicolor/scalable/apps/freeplane.svg" />
+  <!--	<icon name="/usr/share/icons/hicolor/scalable/apps/freeplane.svg" /> -->
+  <icon name="freeplane"/>
 	<glob pattern="*.mm" />
 	<magic priority="66">
 		<match type="string" value="<map version="freeplane" offset="0" />

-- 
freeplane packaging



More information about the pkg-java-commits mailing list