gparted/README
Bart Hakvoort 9d7c133e93 updated description to reflect current situation.
* README: updated description to reflect current situation.
2004-12-07 20:09:46 +00:00

11 lines
564 B
Plaintext

GParted stands for Gnome Partition Editor.
It uses libparted to detect and manipulate devices and partitiontables while several (optional) filesystemtools
provide support for filesystems not included in libparted.
These optional packages will be detected at runtime and don't require a rebuild of GParted.
GParted is written in C++ and uses gtkmm as Graphical Toolkit. The general approach
is to keep the GUI as simple as possible. That's why i try to conform to the GNOME Human Interface Guidelines.
Visit http://gparted.sourceforge.net for more information