From f4dd8c29b357602399960acab759225a71f3e30c Mon Sep 17 00:00:00 2001 From: root Date: Thu, 10 Feb 2005 12:25:34 +0000 Subject: [PATCH] *** empty log message *** --- src/feature.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feature.h b/src/feature.h index a3f38f4a..91b621c2 100644 --- a/src/feature.h +++ b/src/feature.h @@ -31,7 +31,7 @@ #endif #ifndef XAPPLOADDIR # define XAPPLOADDIR X11LIBDIR "/app-defaults" -# define XAPPLOADDIRLOCALE X11LIBDIR "/%-.*s/app-defaults" +# define XAPPLOADDIRLOCALE X11LIBDIR "/%s/app-defaults" #endif /*-----------------------SCREEN OPTIONS AND COLOURS---------------------*/ -- 2.34.1