blob: a3c379f043f66c890256ff8eb4121f2bdcdd9b46 (
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
|
mate-session
=============
mate-session contains the MATE session manager, as well as a
configuration program to choose applications starting on login.
To discuss mate-session, you may use the development section of
the MATE forums:
http://forums.mate-desktop.org
Installation
============
See the file 'INSTALL'. If you are not using a released version of
mate-session (for example, if you checked out the code from git), you
first need to run './autogen.sh'.
How to report bugs
==================
Bugs should be reported to the MATE issue tracking system:
https://github.com/mate-desktop/mate-session-manager/issues
You will need to create an account for yourself.
Please read the HACKING file for information on where to send changes or
bugfixes for this package.
|