Ticket #22401: patch-ipe-lua-prefs.lua.diff
File patch-ipe-lua-prefs.lua.diff, 406 bytes (added by m.thon@…, 15 years ago) |
---|
-
ipe/lua/prefs.lua
old new 78 78 79 79 -- How to start browser to show Ipe manual 80 80 -- prefs.browser = "sensible-browser %s &" 81 prefs.browser = " gnome-open %s"81 prefs.browser = "open %s" 82 82 83 83 -- Auto-exporting when document is being saved 84 84 -- if auto_export_only_if_exists is true, then the file will only