Skip to content

mate-desktop/mate-session-manager

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
.tx
 
 
 
 
 
 
doc
 
 
 
 
po
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
mate-session
=============

mate-session contains the MATE session manager, as well as a
configuration program to choose applications starting on login.

You may download updates to the package from:

   http://pub.mate-desktop.org/releases/


Design notes
============

See https://wiki.gnome.org/Projects/SessionManagement/


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

In order to build this program from the source code you need git installed and
 a working MATE environment, with the development tools installed properly.

git submodule init
git submodule update --remote --recursive
./autogen.sh
make
make install


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

Bugs should be reported to mate-session's Github issue tracker:

   https://github.com/mate-desktop/mate-session-manager/issues?state=open

Please read the HACKING file for information on where to send changes or
bugfixes for this package.