blob: accc76f27d89ff989c66329d725f8fad2b10ee5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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'.
|