Test of write to repository.

svn path=/trunk/; revision=808
This commit is contained in:
Curtis Gedak 2008-04-07 14:44:33 +00:00
parent 908f34e177
commit aa8cca2686
1 changed files with 7 additions and 5 deletions

12
README
View File

@ -1,10 +1,12 @@
GParted stands for Gnome Partition Editor. GParted stands for Gnome Partition Editor.
It uses libparted to detect and manipulate devices and partitiontables while several (optional) filesystemtools It uses libparted to detect and manipulate devices and partition
provide support for filesystems not included in libparted. tables while several (optional) file system tools provide support for
These optional packages will be detected at runtime and don't require a rebuild of GParted. 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 GParted is written in C++ and uses gtkmm as Graphical Toolkit. The
is to keep the GUI as simple as possible. That's why i try to conform to the GNOME Human Interface Guidelines. 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 Visit http://gparted.sourceforge.net for more information