virtual desktop, processing configuration files using m4, support for sound effects using rplay, and 3D buttons, frames, titlebars, etc. VTWM also has support for regular expressions in the configuration files.
13 lines
424 B
Text
13 lines
424 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2005/08/15 19:58:02 mnsanghvi Exp $
|
|
|
|
--- Imakefile.orig 2005-05-09 08:46:24.000000000 -0400
|
|
+++ Imakefile
|
|
@@ -57,7 +57,7 @@ XCOMM Installation path for the binary
|
|
VTWMBINDIR = $(BINDIR)
|
|
|
|
XCOMM Installation path for the system resource file
|
|
- VTWMLIBDIR = $(LIBDIR)/twm
|
|
+ VTWMLIBDIR = $(LIBDIR)/vtwm
|
|
|
|
XCOMM Installation path for the man page
|
|
VTWMMANDIR = $(MANDIR)
|