diff options
author | Steve Zesch <[email protected]> | 2012-05-10 12:51:25 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-05-10 12:51:25 -0400 |
commit | 973fb6b3aac7b37a741b21f3571be1dafaa0d7f4 (patch) | |
tree | 14b7c711f172867b1c856827c96b8c4bfed75fb9 /README | |
parent | d2717333e57bd8b2e8533d8c3de8ceb120830f6a (diff) | |
download | mate-session-manager-973fb6b3aac7b37a741b21f3571be1dafaa0d7f4.tar.bz2 mate-session-manager-973fb6b3aac7b37a741b21f3571be1dafaa0d7f4.tar.xz |
Preparing for 1.2.1 release.
Diffstat (limited to 'README')
-rw-r--r-- | README | 25 |
1 files changed, 5 insertions, 20 deletions
@@ -4,21 +4,10 @@ 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://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 +To discuss mate-session, you may use the development section of +the MATE forums: + http://forums.mate-desktop.org Installation ============ @@ -31,15 +20,11 @@ first need to run './autogen.sh'. How to report bugs ================== -Bugs should be reported to the MATE bug tracking system: +Bugs should be reported to the MATE issue tracking system: - https://bugzilla.gnome.org/ (product mate-session) + https://github.com/mate-desktop/mate-session-manager/issues 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. |