13 lines
470 B
Plaintext
13 lines
470 B
Plaintext
$OpenBSD: patch-src_Embedded_properties,v 1.4 2010/10/03 18:09:01 jeremy Exp $
|
|
--- src/Embedded.properties.orig Fri Jul 23 03:46:19 2010
|
|
+++ src/Embedded.properties Sat Oct 2 19:38:57 2010
|
|
@@ -85,7 +85,7 @@ if PLAT_WIN
|
|
command.scite.help.subsystem=2
|
|
if PLAT_GTK
|
|
command.print.*=a2ps "$(FileNameExt)"
|
|
- command.scite.help=netscape "file://$(SciteDefaultHome)/SciTEDoc.html"
|
|
+ command.scite.help=firefox "file://__DOCDIR__/SciTEDoc.html"
|
|
|
|
code.page=0
|
|
if PLAT_GTK
|