blob: 263ee1d511492e86a4fc5d318de31205d4179f3f (
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
48
49
|
MATE-Applets
=============
https://github.com/mate-desktop/mate-applets
This package contains applets for use with the MATE panel. Therefore, it
requires mate-core to be installed. To build all applets additional
libraries may be needed.
This list is by no means definitive.
MATE-Applets is a fork of GNOME-Applets.
Requirements
------------
You need at least:
mate-panel
gtk+-2.24.0
glib-2.36.0
libgtop-2.12.0
libwnck
Some extras that improve functionality:
libnotify
dbus-0.34
Mailing List
------------
The mailing list for MATE-Applets is mate-dev@ml.mate-desktop.org
Contributing to MATE-Applets
-----------------------------
Read the HACKING file
Reporting Bugs
--------------
Bugs should be reported via GitHub
<https://github.com/mate-desktop/mate-applets/issues/>.
|