~vcs-imports/gparted/master

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?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">https://gparted.org</url>
  <screenshots>
    <screenshot type="default">https://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>