diff options
author | Brent Hull <[email protected]> | 2012-11-17 22:13:08 -0500 |
---|---|---|
committer | Brent Hull <[email protected]> | 2012-11-17 22:13:08 -0500 |
commit | 507090e64e66315d6dad960791489a477dced017 (patch) | |
tree | 12d8fac0a43fda29116866a7b131960fb5d27c49 /baobab/README | |
parent | 233037a709c7843cc63e49b90da961da04bed545 (diff) | |
download | mate-utils-507090e64e66315d6dad960791489a477dced017.tar.bz2 mate-utils-507090e64e66315d6dad960791489a477dced017.tar.xz |
Port disk-usage-analyzer to Gsettings (based on GNOME patch)
Diffstat (limited to 'baobab/README')
-rw-r--r-- | baobab/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/baobab/README b/baobab/README index 9a148fa1..af16077d 100644 --- a/baobab/README +++ b/baobab/README @@ -24,21 +24,21 @@ Copyright What is Baobab ============== - Baobab is able to scan either specific directories or the whole + Baobab is able to scan either specific directories or the whole filesystem, in order to give the user a graphical tree representation including each directory size or percentage in the branch. - It also auto-detects in real-time any change made to your home - folder as far as any mounted/unmounted device. + It also auto-detects in real-time any change made to your home + folder as far as any mounted/unmounted device. A detailed documentation of the program could be read at: - http://www.mate.org/projects/baobab. + http://www.gnome.org/projects/baobab. System Requirements =================== Baobab should build on most unices. It needs the X11R6 (or xorg) -libraries, glib, gtk 2.x, mate-vfs2, mateconf2 libraries. +libraries, glib, and gtk 2.x. Author @@ -49,7 +49,7 @@ you are having trouble installing and/or running Baobab, feel free to e-mail me. You can check on the current status of Baobab via www at: - http://www.mate.org/projects/baobab + http://www.gnome.org/projects/baobab Comments, ideas and (most of all) bug reports (and especially patches) are very welcome. |