diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 43 |
1 files changed, 43 insertions, 0 deletions
@@ -0,0 +1,43 @@ +MATE Utilities - "Just one of those things" +=============================================================================== +Version: 2.31.1 + +MATE Utilities for the MATE 2.30 Desktop contains the following - + + mate-system-log [logview] + mate-search-tool [gseachtool] + mate-dictionary [mate-dictionary] + mate-screenshot [mate-screenshot] + baobab [baobab] + +Requirements - + + intltool >= 0.40.0 + mate-common >= 2.3.0 + glib >= 2.20.0 + gio >= 2.16.0 + gtk+ >= 2.17.0 + libmate-panel-applet >= 2.13.4 + libgtop >= 2.12.0 + mateconf + 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] + +Installation - + +See the file 'INSTALL' + +How to report bugs - + +See the file 'BUGS' + +How to contribute - + +See the file 'HACKING' |