freebsd-ports/korean/hanemacs/files/patch-ab
Jun Kuriyama 3367e70dd1 Korean version of GNU editing macros.
PR:		ports/6011
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-05-17 22:26:00 +00:00

11 lines
601 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--- ./src/xrdb.c.org Sat Apr 8 21:54:08 1995
+++ ./src/xrdb.c Mon Sep 11 21:53:29 1995
@@ -361,7 +361,7 @@
/* Producing databases for individual sources. */
-#define X_DEFAULT_SEARCH_PATH "/usr/lib/X11/%L/%T/%N%C%S:/usr/lib/X11/%l/%T/%N%C%S:/usr/lib/X11/%T/%N%C%S:/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S"
+#define X_DEFAULT_SEARCH_PATH "/usr/X11R6/lib/X11/%L/%T/%N%C%S:/usr/X11R6/lib/X11/%l/%T/%N%C%S:/usr/X11R6/lib/X11/%T/%N%C%S:/usr/X11R6/lib/X11/%L/%T/%N%S:/usr/X11R6/lib/X11/%l/%T/%N%S:/usr/X11R6/lib/X11/%T/%N%S"
static XrmDatabase
get_system_app (class)