f8bf494133
* added support for X Input Methods * improved hiding/unhiding animations to be quicker and do less icon shuffling * fixed gcc and libxft complilation issues * fixed many bugs
13 lines
469 B
Text
13 lines
469 B
Text
$NetBSD: patch-af,v 1.5 2005/07/08 09:47:02 adam Exp $
|
|
|
|
--- WindowMaker/Defaults/Makefile.in.orig 2005-06-19 03:23:01.000000000 +0000
|
|
+++ WindowMaker/Defaults/Makefile.in
|
|
@@ -112,7 +112,7 @@ supported_locales = @supported_locales@
|
|
wprefs_bindir = @wprefs_bindir@
|
|
wprefs_datadir = @wprefs_datadir@
|
|
|
|
-defsdatadir = $(sysconfdir)/WindowMaker
|
|
+defsdatadir = $(datadir)/examples/WindowMaker
|
|
|
|
defsdata_DATA = WMRootMenu WMWindowAttributes WindowMaker WMState WMGLOBAL
|
|
|