2004-12-07 13:09:46 -07:00
|
|
|
GParted stands for Gnome Partition Editor.
|
2004-09-19 14:24:53 -06:00
|
|
|
|
2008-04-07 08:44:33 -06:00
|
|
|
It uses libparted to detect and manipulate devices and partition
|
|
|
|
tables while several (optional) file system tools provide support for
|
|
|
|
filesystems not included in libparted. These optional packages will
|
|
|
|
be detected at runtime and don't require a rebuild of GParted.
|
2004-09-19 14:24:53 -06:00
|
|
|
|
2008-04-07 08:44:33 -06:00
|
|
|
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.
|
2004-09-19 14:24:53 -06:00
|
|
|
|
2004-12-07 13:09:46 -07:00
|
|
|
Visit http://gparted.sourceforge.net for more information
|