diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 53 |
1 files changed, 53 insertions, 0 deletions
@@ -0,0 +1,53 @@ +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. + + +Requirements +------------ + +You need at least: + + mate-panel-2.10.0 + gail-1.8.0 + gtk+-2.6.0 + glib-2.6.0 + libmate-2.8.0 + mate-vfs-2.8.0 + mateconf-2.8.0 + scroll-keeper-0.1.4 + libglade-2.4.0 + libxklavier-1.13 + libwnck-2.10.0 + system-tools-backends-1.1.3 + libgtop-2.12.0 + +Some extras that improve functionality: + + libmatenotify-0.0.1 + dbus-0.34 + hal-0.5.3 + + +Mailing List +------------ + +The mailing list for MATE-Applets is [email protected] + + +Contributing to MATE-Applets +----------------------------- + +Read the HACKING file + + +Reporting Bugs +-------------- + +Bugs should be reported via Bugzilla <http://bugzilla.mate.org/>. The product +is `mate-applets'. |