1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Index: python-xlib/doc/src/python-xlib.texi
===================================================================
--- python-xlib.orig/doc/src/python-xlib.texi 2022-12-30 20:42:27.631073899 -0300
+++ python-xlib/doc/src/python-xlib.texi 2022-12-30 20:47:01.218479601 -0300
@@ -39,6 +39,13 @@
translation approved by the Free Software Foundation.
@end ifinfo
+@ifinfo
+@dircategory Python
+@direntry
+* python-xlib: (python-xlib). Interface for Python to the X11 Protocol
+@end direntry
+@end ifinfo
+
@titlepage
@title The Python X Library
@author Peter Liljenberg
|