summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 14:54:19 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 15:52:58 -0700
commit6519b61438b36e66a42e44b42fbf6b7f75a450d0 (patch)
treea6314416757f8110a7607920d1a0310c4a14b468
parentc2514a2a3fb2e01f904d9a0e4b4b50bf24ed316d (diff)
Add README with pointers to mailing lists, bugzilla, & git
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
index e69de29..2e98077 100644
--- a/README
+++ b/README
@@ -0,0 +1,26 @@
+smproxy allows X applications that do not support X11R6 session
+management to participate in an X11R6 session.
+
+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/smproxy
+
+ http://cgit.freedesktop.org/xorg/app/smproxy
+
+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
+