From cf1bd3ca78ec602e3e776cf575350d2d8430e5d0 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 1 Oct 2009 14:54:17 -0700 Subject: Add README with pointers to mailing lists, bugzilla, & git Signed-off-by: Alan Coopersmith --- README | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README b/README index e69de29..f3777ab 100644 --- a/README +++ b/README @@ -0,0 +1,26 @@ +The listres program generates a list of X resources for a widget +in an X client written using a toolkit based on libXt. + +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/app/listres + + http://cgit.freedesktop.org/xorg/app/listres + +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 + -- cgit v1.2.3