File freemind_properties.patch of Package freemind
---
freemind.properties | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: freemind.properties
===================================================================
--- freemind.properties.orig
+++ freemind.properties
@@ -105,8 +105,8 @@ placenewbranches = last
links = relative
#The URL of the documentation mindmap (.mm)
-docmapurl = ./doc/freemind.mm
-docmapurl_since_version_0_7_0 = ./doc/freemind.mm
+docmapurl = file:/usr/share/freemind/doc/freemind.mm
+docmapurl_since_version_0_7_0 = file:/usr/share/freemind/doc/freemind.mm
#This is a hash that maps endings of files to programs which should be used to open them.
#It is only used by the application,not by the applet.
@@ -304,7 +304,7 @@ export_icons_in_html = false
# The Browse Mode
#
#The URL of the map that is loaded when browsemode starts up
-browsemode_initial_map = ./doc/freemind.mm
+browsemode_initial_map = file:/usr/share/freemind/doc/freemind.mm
#
# The default browser setting
#