wok diff gparted/description.txt @ rev 25462
ufraw: include exiv2/error.hpp in ufraw_exiv2.cc
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 28 10:52:41 2022 +0000 (2022-09-28) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gparted/description.txt Wed Sep 28 10:52:41 2022 +0000 1.3 @@ -0,0 +1,17 @@ 1.4 +Gparted is the GNOME Partition Editor for creating, reorganizing, and deleting 1.5 +disk partitions. 1.6 + 1.7 +A hard disk is usually subdivided into one or more partitions. These partitions 1.8 +are normally not re-sizable (making one smaller and the adjacent one larger.) 1.9 +Gparted makes it possible for you to take a hard disk and change the partition 1.10 +organization, while preserving the partition contents. 1.11 + 1.12 +More specifically, Gparted enables you to create, destroy, resize, move, check, 1.13 +label, and copy partitions, and the file systems contained within. This is 1.14 +useful for creating space for new operating systems, reorganizing disk usage, 1.15 +and mirroring one partition with another (disk imaging). 1.16 + 1.17 +Gparted can also be used with storage devices other than hard disks, such as 1.18 +USB flash drives, and memory cards. 1.19 + 1.20 +Visit http://gparted.org for more information.