blob: 1fafa0005116fa88c94f4f0a89fa3421ffbee226 (
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
|
MATE Utilities
===============================================================================
MATE Utilities for the MATE Desktop contains the following:
mate-system-log [logview]
mate-search-tool [gseachtool]
mate-dictionary [mate-dictionary]
mate-screenshot [mate-screenshot]
mate-disk-usage-analyzer [baobab]
This is a fork of GNOME Utilities.
Requirements:
intltool >= 0.40.0
mate-common >= 1.2.0
glib >= 2.20.0
gio >= 2.16.0
gtk+ >= 2.17.0
libmate-panel-applet >= 1.2.0
libgtop >= 2.12.0
libcanberra-gtk >= 0.4
The following configure flags can be used:
--enable-zlib Enable ZLib support for Logview [default=yes]
--with-grep Specify the path to the grep
command [default=find it ourselves]
--enable-debug Enable debug messages [default=no]
|