Go to file
Curtis Gedak 94917ed883 Increase label dialog box size, and enhance to read linux-swap label using different versions of vol_id
svn path=/trunk/; revision=813
2008-04-08 17:36:35 +00:00
compose added *.swp corrected url 2006-03-16 15:09:52 +00:00
include gparted-0.3.6 - code recreation from Source Forge 2008-04-07 19:41:18 +00:00
pixmaps gparted finally has a logo/icon ;) (thanks to Alain Clement) see also 2005-11-25 14:53:23 +00:00
po Updated Spanish translation 2008-04-07 20:55:53 +00:00
src Increase label dialog box size, and enhance to read linux-swap label using different versions of vol_id 2008-04-08 17:36:35 +00:00
.cvsignore ignore all projectfiles 2004-09-29 13:15:57 +00:00
AUTHORS gparted-0.3.6 - code recreation from Source Forge 2008-04-07 19:41:18 +00:00
COPYING Initial revision 2004-09-19 20:24:53 +00:00
ChangeLog Increase label dialog box size, and enhance to read linux-swap label using different versions of vol_id 2008-04-08 17:36:35 +00:00
HACKING update 2004-09-30 21:01:19 +00:00
MAINTAINERS New file (bug #524276). Added 'sk' to ALL_LINGUAS. 2008-04-07 04:14:23 +00:00
Makefile.am Changes post gparted-0.3.6 - code recreation from Source Forge 2008-04-07 20:10:28 +00:00
NEWS more autoconf improvements.. 2004-09-19 22:47:59 +00:00
README Test of write to repository. 2008-04-07 14:44:33 +00:00
autogen.sh Changes post gparted-0.3.6 - code recreation from Source Forge 2008-04-07 20:10:28 +00:00
configure.in Changes post gparted-0.3.6 - code recreation from Source Forge 2008-04-07 20:10:28 +00:00
gparted.desktop.in string tweaks. (#328685) 2006-01-26 12:50:46 +00:00

README

GParted stands for Gnome Partition Editor.

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.

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