605e1f4cdc
- Removed gparted-disable-automount.fdi handling. - Renamed gparted binary to gpartedbin to permit a calling script to be named gparted. - Added new calling script gparted.in to permit using hal-lock to acuiqre device locks to prevent automounting while executing gpartedbin. - Renamed gparted.desktop.in to gparted.desktop.in.in to permit parsing installdir. svn path=/trunk/; revision=826 |
||
---|---|---|
compose | ||
doc | ||
include | ||
pixmaps | ||
po | ||
src | ||
.cvsignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
HACKING | ||
MAINTAINERS | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
configure.in | ||
gparted.desktop.in.in | ||
gparted.in |
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