/[pkg-java]/trunk/freemind/debian/patches/04_freemind_properties.patch
ViewVC logotype

Contents of /trunk/freemind/debian/patches/04_freemind_properties.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3044 - (hide annotations) (download)
Sat Mar 10 16:45:51 2007 UTC (6 years, 2 months ago) by ewl-guest
File size: 1442 byte(s)
Added freemind-plugins-script package
Removed freemind-plugins-time package
Modified, removed, added all the necessary patches.
1 ewl-guest 3044 diff -Nur freemind-0.9.0~beta9/freemind/freemind.properties freemind-0.9.0~beta9.new/freemind/freemind.properties
2     --- freemind-0.9.0~beta9/freemind/freemind.properties 2007-02-26 00:05:07.000000000 +0100
3     +++ freemind-0.9.0~beta9.new/freemind/freemind.properties 2007-03-10 16:50:21.000000000 +0100
4 ewl-guest 1949 @@ -74,8 +74,8 @@
5 ewl-guest 3044 #Set Links either relative or absolute
6 ewl-guest 1949 links = relative
7     #The URL of the documentation mindmap (.mm)
8     -docmapurl = ./doc/freemind.mm
9     -docmapurl_since_version_0_7_0 = ./doc/freemind.mm
10     +docmapurl = file:/usr/share/doc/freemind/freemind.mm
11     +docmapurl_since_version_0_7_0 = file:/usr/share/doc/freemind/freemind.mm
12     #This is a hash that maps endings of files to programs which should be used to open them.
13     #It is only used by the application,not by the applet.
14     #Special keywords: "default" instead of file and "execute" instead of program
15     @@ -252,7 +252,7 @@
16     # The Browse Mode
17     #
18     #The URL of the map that is loaded when browsemode starts up
19     -browsemode_initial_map = ./doc/freemind.mm
20     +browsemode_initial_map = file:/usr/share/doc/freemind/freemind.mm
21    
22     #
23     # The default browser setting
24     @@ -274,7 +274,7 @@
25     # Here the default browser for other operating systems goes:
26     #
27     # other is typically Linux:
28     -default_browser_command_other_os = mozilla {0}
29     +default_browser_command_other_os = urlsee {0}
30     #
31     # and MAC: (thanks to Nick!)
32     default_browser_command_mac = open -a /Applications/Safari.app {0}

  ViewVC Help
Powered by ViewVC 1.1.5