diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 50 |
1 files changed, 19 insertions, 31 deletions
@@ -1,43 +1,31 @@ -MATE Utilities - "Just one of those things" +MATE Utilities =============================================================================== -Version: 2.31.1 -MATE Utilities for the MATE 2.30 Desktop contains the following - +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] - baobab [baobab] + mate-system-log [logview] + mate-search-tool [gseachtool] + mate-dictionary [mate-dictionary] + mate-screenshot [mate-screenshot] + mate-disk-usage-analyzer [baobab] -Requirements - +This is a fork of GNOME Utilities. - 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 +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 + mateconf + libcanberra-gtk >= 0.4 -The following configure flags can be used - +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' |