diff lcdemu/xrm.c @ 2:bff57443b0f7

lcdemu: pathnames moved to /opt/freecalypso
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 14 Mar 2018 18:29:06 +0000
parents e7f1035f10d4
children
line wrap: on
line diff
--- a/lcdemu/xrm.c	Wed Mar 14 18:20:23 2018 +0000
+++ b/lcdemu/xrm.c	Wed Mar 14 18:29:06 2018 +0000
@@ -12,8 +12,7 @@
 #include <X11/Xutil.h>
 #include "globals.h"
 
-static char appdefaults_pathname[] =
-		"/usr/local/share/freecalypso/lcdemu-defaults";
+static char appdefaults_pathname[] = "/opt/freecalypso/X11/lcdemu-defaults";
 
 load_resources()
 {