diff options
author | Steve Zesch <[email protected]> | 2012-05-10 15:02:12 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-05-10 15:02:12 -0400 |
commit | a20404af7c2ece049d9d423a89be7707a37cefa5 (patch) | |
tree | c60130107cae42b8ee80c40a43f823d5112b16db /README | |
parent | 973fb6b3aac7b37a741b21f3571be1dafaa0d7f4 (diff) | |
download | mate-session-manager-a20404af7c2ece049d9d423a89be7707a37cefa5.tar.bz2 mate-session-manager-a20404af7c2ece049d9d423a89be7707a37cefa5.tar.xz |
Revert "Preparing for 1.2.1 release."
This reverts commit 973fb6b3aac7b37a741b21f3571be1dafaa0d7f4.
Diffstat (limited to 'README')
-rw-r--r-- | README | 25 |
1 files changed, 20 insertions, 5 deletions
@@ -4,10 +4,21 @@ 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: +You may download updates to the package from: + + http://download.gnome.org/sources/mate-session/ + +To discuss mate-session, you may use the desktop-devel-list mailing +list: + + http://mail.gnome.org/mailman/listinfo/desktop-devel-list + + +Design notes +============ + +See http://live.gnome.org/SessionManagement - http://forums.mate-desktop.org Installation ============ @@ -20,11 +31,15 @@ first need to run './autogen.sh'. How to report bugs ================== -Bugs should be reported to the MATE issue tracking system: +Bugs should be reported to the MATE bug tracking system: - https://github.com/mate-desktop/mate-session-manager/issues + https://bugzilla.gnome.org/ (product mate-session) You will need to create an account for yourself. +Please read the following page on how to prepare a useful bug report: + + https://bugzilla.gnome.org/page.cgi?id=bug-writing.html + Please read the HACKING file for information on where to send changes or bugfixes for this package. |