diff options
author | William Jon McCann <mccann@jhu.edu> | 2007-10-16 01:08:01 +0000 |
---|---|---|
committer | William Jon McCann <mccann@src.gnome.org> | 2007-10-16 01:08:01 +0000 |
commit | 4c5e4c29799ff06484b5ab8471aa2c32f0699e70 (patch) | |
tree | 4399bbc015d52ce4d3e1b65b25908697243cd81f /README | |
parent | 47c95eef802c997d4e37368e4c3c24bec14845bd (diff) | |
download | gdm-4c5e4c29799ff06484b5ab8471aa2c32f0699e70.tar.gz |
Add some more info.
2007-10-15 William Jon McCann <mccann@jhu.edu>
* HACKING:
* README:
Add some more info.
svn path=/trunk/; revision=5369
Diffstat (limited to 'README')
-rw-r--r-- | README | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -0,0 +1,32 @@ + +GDM - GNOME Display Manager +http://www.gnome.org/projects/gdm/ + +The GNOME Display Manager is a system service that is responsible for +providing graphical log-ins and managing local and remote displays. + + +Installation +============ + +See the file 'INSTALL'. + + +How to report bugs +================== + +Bugs should be reported to the GNOME bug tracking +system: + http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gdm + +You will need to create an account if you don't have one already. + +Please read the following page on how to prepare a useful +bug report: + http://bugzilla.gnome.org/bug-HOWTO.html + + +How to submit patches +===================== + +See the file 'HACKING'. |