$OpenBSD: patch-src_Embedded_properties,v 1.7 2017/11/01 17:01:23 jeremy Exp $
Index: src/Embedded.properties
--- src/Embedded.properties.orig
+++ src/Embedded.properties
@@ -99,7 +99,7 @@ if PLAT_WIN
 	command.scite.help="file://$(SciteDefaultHome)\SciTEDoc.html"
 	command.scite.help.subsystem=2
 if PLAT_GTK
-	command.scite.help=xdg-open "file://$(SciteDefaultHome)/SciTEDoc.html"
+	command.scite.help=xdg-open "file://__DOCDIR__/SciTEDoc.html"
 
 code.page=0
 if PLAT_GTK
