The following commit has been merged in the master branch:
commit 3a842df300620c1cdc5cc0acd66864e4b48d95e8
Author: Felix Natter <[email protected]>
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="&lt;map version=&quot;freeplane" 
offset="0" />

-- 
freeplane packaging

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to