• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

baobab/H03-May-2022-165,683136,720

gsearchtool/H03-May-2022-189,205158,781

logview/H03-May-2022-132,054110,588

m4/H05-Aug-2021-12,45911,423

mate-dictionary/H03-May-2022-197,206157,127

mate-disk-image-mounter/H03-May-2022-2,5472,104

mate-screenshot/H03-May-2022-6,7705,351

po/H03-May-2022-408,460320,250

ABOUT-NLSH A D05-Aug-202167 21

AUTHORSH A D05-Aug-2021110 43

COPYINGH A D05-Aug-202117.7 KiB340281

COPYING.docsH A D05-Aug-202117.7 KiB356292

COPYING.libsH A D05-Aug-202125.9 KiB503418

ChangeLogH A D05-Aug-2021196.8 KiB3,4453,292

Makefile.amH A D05-Aug-20211.5 KiB6839

Makefile.inH A D03-May-202229.1 KiB953830

NEWSH A D05-Aug-202111.4 KiB303257

README.mdH A D05-Aug-20211 KiB3224

THANKSH A D05-Aug-20211.6 KiB9285

aclocal.m4H A D05-Aug-202181 KiB2,2742,038

autogen.shH A D05-Aug-2021535 3019

compileH A D05-Aug-20217.2 KiB349259

config.guessH A D05-Aug-202143.1 KiB1,4871,294

config.h.inH A D05-Aug-20213.9 KiB14599

config.rpathH A D05-Aug-202118.1 KiB685588

config.subH A D05-Aug-202130.7 KiB1,7911,636

configureH A D05-Aug-2021812.2 KiB26,39122,398

configure.acH A D05-Aug-202111.7 KiB416338

depcompH A D05-Aug-202123 KiB792502

gtk-doc.makeH A D05-Aug-202110.6 KiB323276

install-shH A D05-Aug-202115.3 KiB530346

ltmain.shH A D05-Aug-2021316.6 KiB11,1507,980

missingH A D05-Aug-20216.7 KiB216143

omf.makeH A D05-Aug-20212.4 KiB6658

xmldocs.makeH A D05-Aug-20213.1 KiB10287

README.md

1mate-utils
2=========================
3Contains MATE Utility programs for the MATE Desktop, namely the following:
4
5* mate-system-log          [logview]
6* mate-search-tool         [gsearchtool]
7* mate-dictionary          [mate-dictionary]
8* mate-screenshot          [mate-screenshot]
9* mate-disk-usage-analyzer [baobab]
10
11mate-utils is a fork of GNOME Utilities.
12This software is licensed under the GNU GPL. For more on the license, see COPYING.
13
14Requirements
15========================
16* intltool                 >= 0.50.1
17* mate-common              >= 1.24.1
18* GLib                     >= 2.50.0
19* GIO                      >= 2.50.0
20* GTK+                     >= 3.22.0
21* libmate-panel-applet     >= 1.17.0
22* libgtop                  >= 2.12.0
23* libcanberra-gtk          >= 0.4
24
25The following configure flags can be used:
26
27  `--enable-zlib`: Enable ZLib support for Logview [default=yes]
28
29  `--with-grep`: Specify the path to the grep command [default=find it ourselves]
30
31  `--enable-debug`: Enable debug messages [default=no]
32