summaryrefslogtreecommitdiff
path: root/README
blob: bbd4395772cd4c2b70b6e1ee1e114390534bedcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
mate-desktop
=============

mate-desktop contains the libmate-desktop library, the mate-about
program as well as some desktop-wide documents.

The libmate-desktop library provides API shared by several applications
on the desktop, but that cannot live in the platform for various
reasons. There is no API or ABI guarantee, although we are doing our
best to provide stability. Documentation for the API is available with
gtk-doc.

The mate-about program helps find which version of MATE is installed.

You may download updates to the package from:

   http://download.gnome.org/sources/mate-desktop/

To discuss mate-desktop, 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-desktop (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-desktop)

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.