diff options
Diffstat (limited to 'baobab/README')
-rw-r--r-- | baobab/README | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/baobab/README b/baobab/README deleted file mode 100644 index 7597c54c..00000000 --- a/baobab/README +++ /dev/null @@ -1,55 +0,0 @@ -Copyright -========= - - Baobab - a graphical directory tree analyzer - Copyright (C) 2005 Fabio Marzocca - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - - For more details see the file COPYING. - - -What is Baobab -============== - - 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. - - A detailed documentation of the program could be read at: - http://www.gnome.org/projects/baobab. - - -System Requirements -=================== - -Baobab should build on most unices. It needs the X11R6 (or xorg) -libraries, glib, and gtk 2.x. - - -Author -====== - -Baobab is being maintained by Fabio Marzocca <[email protected]>. If -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.gnome.org/projects/baobab - -Comments, ideas and (most of all) bug reports (and especially patches) are -very welcome. |