1ae97179d7
doesn't appear to use gettext, so remove the gettext module. Respect CC and CFLAGS when building. OK ajacoutot@ on an earlier version
13 lines
543 B
Plaintext
13 lines
543 B
Plaintext
$OpenBSD: patch-src_SciTEGlobal_properties,v 1.5 2011/11/15 19:17:09 jeremy Exp $
|
|
--- src/SciTEGlobal.properties.orig Tue Nov 15 02:37:08 2011
|
|
+++ src/SciTEGlobal.properties Tue Nov 15 02:37:24 2011
|
|
@@ -253,7 +253,7 @@ if PLAT_WIN
|
|
command.scite.help.subsystem=2
|
|
if PLAT_GTK
|
|
command.print.*=a2ps "$(FileNameExt)"
|
|
- command.scite.help=xdg-open "file://$(SciteDefaultHome)/SciTEDoc.html"
|
|
+ command.scite.help=xdg-open "file://__DOCDIR__/SciTEDoc.html"
|
|
|
|
# Internationalisation
|
|
# Japanese input code page 932 and ShiftJIS character set 128
|