summaryrefslogtreecommitdiff
path: root/README
blob: 1ca70a11145cae6e94f0beebef07272230dbd9cc (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
mate-screensaver
=================

mate-screensaver is a screen saver and locker that aims to have
simple, sane, secure defaults and be well integrated with the desktop.
It is designed to support:

        * the ability to lock down configuration settings
        * translation into many languages
        * user switching


Known Issues
============


Installation
============

See the file 'INSTALL'


How to report bugs
==================

Bugs should be reported to the MATE bug tracking
system:
    http://bugzilla.gnome.org/simple-bug-guide.cgi?product=mate-screensaver

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


In the bug report please include information about your system, if possible:

   - What operating system and version

   - What version of mate-screenaver

        The output of the "mate-screensaver-command --version" command.


How to submit patches
=====================

Patches should also be submitted to bugzilla.gnome.org. If the
patch fixes an existing bug, add the patch as an attachment
to that bug report.

Otherwise, enter a new bug report that describes the patch,
and attach the patch to that bug report.

Patches should be in unified diff form. (The -u -p options to GNU
diff.)