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