diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 22:29:08 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 22:29:08 -0700 |
commit | acedad9e929c1edfa17fc1cb9d37a19701cd200d (patch) | |
tree | 2cef74a090dd2d760b802ea4ab7cd7a94af30f68 /README | |
parent | 245160adaca3957ead8fc278387c20e11b9bb7d2 (diff) |
Add link to SubmittingPatches wiki page to README
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,21 +1,26 @@ mkfontscale creates the fonts.scale and fonts.dir index files used by the legacy X11 font system. -Please submit bugs & patches to the Xorg bugzilla: - - https://bugs.freedesktop.org/enter_bug.cgi?product=xorg - 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/mkfontscale http://cgit.freedesktop.org/xorg/app/mkfontscale +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 + |