From 17e291fd05d66fe232e2f409d54331c495b2fbd0 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 22:29:22 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- README | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..332e2c6 --- /dev/null +++ b/README @@ -0,0 +1,44 @@ +mate-menus +=========== + +mate-menus contains the libmate-menu library, the layout configuration +files for the MATE menu, as well as a simple menu editor. + +The libmate-menu library implements the "Desktop Menu Specification" +from freedesktop.org: + + http://freedesktop.org/wiki/Specifications/menu-spec + http://specifications.freedesktop.org/menu-spec/menu-spec-latest.html + +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 + + +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'. + + +How to report bugs +================== + +Bugs should be reported to the MATE bug tracking system: + + https://bugzilla.gnome.org/ (product mate-menus) + +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. -- cgit v1.2.1