- Add a bunch of patches (minor bug-fixes) from the Debian package - Add better icons from the Debian package
35 lines
1 KiB
Diff
35 lines
1 KiB
Diff
From: Roland Rosenfeld <roland@debian.org>
|
|
Subject: Change documentation, that image libraries are in
|
|
|
|
--- a/Doc/xfig.man
|
|
+++ b/Doc/xfig.man
|
|
@@ -1475,8 +1475,11 @@
|
|
See the
|
|
.IR Imakefile .
|
|
.TP
|
|
-/usr/lib/X11/xfig
|
|
-This directory contains the html documentation, the above mentioned
|
|
+/usr/share/doc/xfig
|
|
+This directory contains the documentation.
|
|
+.TP
|
|
+/usr/share/xfig
|
|
+This directory contains the above mentioned
|
|
CompKeyDB file, and a directory of libraries containing Fig objects
|
|
such as electrical symbols, logic symbols, etc.
|
|
.TP
|
|
--- a/Doc/xfig_man.html
|
|
+++ b/Doc/xfig_man.html
|
|
@@ -2539,8 +2539,11 @@
|
|
See the
|
|
<I>Imakefile</I>.
|
|
|
|
-<DT>/usr/lib/X11/xfig<DD>
|
|
-This directory contains the html documentation, the above mentioned
|
|
+<DT>/usr/share/doc/xfig<DD>
|
|
+This directory contains the documentation.
|
|
+
|
|
+<DT>/usr/share/xfig<DD>
|
|
+This directory contains the above mentioned
|
|
CompKeyDB file, and a directory of libraries containing Fig objects
|
|
such as electrical symbols, logic symbols, etc.
|
|
<DT><B>Fig.ad and Fig-color.ad</B>
|