diff options
author | Abu Sakib <[email protected]> | 2020-06-03 21:08:31 +0600 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-06 17:04:18 +0200 |
commit | 5c9ae55ab6cbbe39b5cd6e9f0a8b66770842ed1f (patch) | |
tree | 15428356cc5714007c108a4257b55b24e8ecdeac /README | |
parent | 56ee1af7bd37178febe46c2c87c579de0fc5553c (diff) | |
download | mate-utils-5c9ae55ab6cbbe39b5cd6e9f0a8b66770842ed1f.tar.bz2 mate-utils-5c9ae55ab6cbbe39b5cd6e9f0a8b66770842ed1f.tar.xz |
readme: migrate to README.md and update
Diffstat (limited to 'README')
-rw-r--r-- | README | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/README b/README deleted file mode 100644 index fc6b2e5d..00000000 --- a/README +++ /dev/null @@ -1,30 +0,0 @@ -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.50.1 - mate-common >= 1.10.0 - glib >= 2.36.0 - gio >= 2.36.0 - gtk+ >= 3.14.0 - libmate-panel-applet >= 1.17.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] |