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
480 B
Text
13 lines
480 B
Text
$NetBSD: patch-aa,v 1.9 2005/07/08 09:47:02 adam Exp $
|
|
|
|
--- doc/Makefile.in.orig 2005-06-19 03:23:01.000000000 +0000
|
|
+++ doc/Makefile.in
|
|
@@ -114,7 +114,7 @@ wprefs_datadir = @wprefs_datadir@
|
|
|
|
SUBDIRS = sk
|
|
|
|
-man_MANS = geticonset.1x getstyle.1x seticons.1x setstyle.1x wdwrite.1x wmaker.1x wmsetbg.1x wxcopy.1x wxpaste.1x
|
|
+man_MANS = geticonset.1 getstyle.1 seticons.1 setstyle.1 wdwrite.1 wmaker.1 wmsetbg.1 wxcopy.1 wxpaste.1
|
|
|
|
|
|
EXTRA_DIST = $(man_MANS)
|