aboutsummaryrefslogtreecommitdiff
path: root/libXmu/README
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-06 11:24:26 +0000
committermarha <marha@users.sourceforge.net>2009-11-06 11:24:26 +0000
commit5c97ea64d7046d0a9d654950946a0070ac1e355a (patch)
treee61378bc8712f17148ab2f3e479cd38a3d4eb12a /libXmu/README
parentace7902333b6f61aab5a6035dbcb222763bff186 (diff)
downloadvcxsrv-5c97ea64d7046d0a9d654950946a0070ac1e355a.tar.gz
vcxsrv-5c97ea64d7046d0a9d654950946a0070ac1e355a.tar.bz2
vcxsrv-5c97ea64d7046d0a9d654950946a0070ac1e355a.zip
Added libXmu-1.0.5
Diffstat (limited to 'libXmu/README')
-rw-r--r--libXmu/README35
1 files changed, 35 insertions, 0 deletions
diff --git a/libXmu/README b/libXmu/README
new file mode 100644
index 000000000..c7f4dcc24
--- /dev/null
+++ b/libXmu/README
@@ -0,0 +1,35 @@
+This library contains miscellaneous utilities and is not part of the Xlib
+standard. It contains routines which only use public interfaces so that it
+may be layered on top of any proprietary implementation of Xlib or Xt.
+
+It is intended to support clients in the X.Org distribution; vendors
+may choose not to distribute this library if they wish. Therefore,
+applications developers who depend on this library should be prepared to
+treat it as part of their software base when porting.
+
+API documentation for this library is provided in the xorg-docs module,
+in the file specs/Xmu/Xmu.ms.
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository can be found at:
+
+ git://anongit.freedesktop.org/git/xorg/lib/libXmu
+
+ http://cgit.freedesktop.org/xorg/lib/libXmu
+
+For patch submission instructions, see:
+
+ http://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage
+