diff options
author | marha <marha@users.sourceforge.net> | 2009-10-07 09:21:18 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-10-07 09:21:18 +0000 |
commit | b741086f4b268041e1c171c6dc4bb9182e7666d3 (patch) | |
tree | 02dfe9fd170cddb55b6532de49768133221ef3b6 /libxkbfile/README | |
parent | f78ab58911de1fa9a15afffcd4fcdc11ae67c646 (diff) | |
parent | c73dc01b6de45612b24dc2dd34fba24d81ebf46c (diff) | |
download | vcxsrv-b741086f4b268041e1c171c6dc4bb9182e7666d3.tar.gz vcxsrv-b741086f4b268041e1c171c6dc4bb9182e7666d3.tar.bz2 vcxsrv-b741086f4b268041e1c171c6dc4bb9182e7666d3.zip |
svn merge ^/branches/released .
Diffstat (limited to 'libxkbfile/README')
-rw-r--r-- | libxkbfile/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/libxkbfile/README b/libxkbfile/README index e69de29bb..84be6b35e 100644 --- a/libxkbfile/README +++ b/libxkbfile/README @@ -0,0 +1,24 @@ + +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/libxkbfile + + http://cgit.freedesktop.org/xorg/lib/libxkbfile + +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 + |