diff options
author | Stefano Karapetsas <[email protected]> | 2012-02-23 23:11:53 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-02-23 23:11:53 +0100 |
commit | d63ce8c839a80d2a6f5de9785ae50f494fa3de97 (patch) | |
tree | d9c9e0477d801787531777efd1be9a2a92b6afd0 /README | |
parent | c8a25c592c70d4443485b2030f6ce3ff42252acc (diff) | |
download | mate-menus-d63ce8c839a80d2a6f5de9785ae50f494fa3de97.tar.bz2 mate-menus-d63ce8c839a80d2a6f5de9785ae50f494fa3de97.tar.xz |
update for 1.2 releasemate-menus-1.2.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 21 |
1 files changed, 5 insertions, 16 deletions
@@ -12,19 +12,15 @@ from freedesktop.org: You may download updates to the package from: - http://download.gnome.org/sources/mate-menus/ - -To discuss mate-menus, you may use the desktop-devel-list mailing list: - - http://mail.gnome.org/mailman/listinfo/desktop-devel-list + http://pub.mate-desktop.org/ +mate-menus is a fork of gnome-menus. Installation ============ -See the file 'INSTALL'. If you are not using a released version of -mate-menus (for example, if you checked out the code from git), you -first need to run './autogen.sh'. +If you are not using a released version of mate-menus (for example, if +you checked out the code from git), you first need to run './autogen.sh'. How to report bugs @@ -32,13 +28,6 @@ How to report bugs Bugs should be reported to the MATE bug tracking system: - https://bugzilla.gnome.org/ (product mate-menus) + https://github.com/mate-desktop/mate-menus/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. |