gparted/gparted.appdata.xml.in
Pali Rohár 5f327feb25 Add support for UDF file system (#784533)
Add support for detecting UDF file systems and formatting hard disks
with revision 2.01 UDF file systems using udftools.  Formatting optical
disks or any other media types is not supported yet.  Changing label or
UUID after formatting is not supported as the tools do not yet exist.

Bug 784533 - Add support for UDF file system
2017-07-10 19:17:05 +01:00

31 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Curtis Gedak <gedakc@users.sf.net> -->
<application>
<id type="desktop">gparted.desktop</id>
<licence>GFDL</licence>
<description>
<_p>
GParted is a free partition editor for graphically managing your
disk partitions.
</_p>
<_p>
With GParted you can resize, copy, label, and move partitions
without data loss. These actions enable you to grow or shrink
your C: drive, create space for new operating systems, or attempt
data rescue from lost partitions.
</_p>
<_p>
GParted works with many file systems including: btrfs, ext2, ext3,
ext4, fat16, fat32, hfs, hfs+, linux-swap, lvm2 pv, nilfs2, ntfs,
reiserfs, reiser4, udf, ufs, and xfs.
</_p>
</description>
<url type="homepage">http://gparted.org</url>
<screenshots>
<screenshot type="default">http://gparted.org/appdata/gparted-main-window.png</screenshot>
</screenshots>
<updatecontact>gedakc@users.sf.net</updatecontact>
<project_group>GNOME</project_group>
<translation type="gettext">gparted</translation>
</application>