File: gparted.appdata.xml.in

package info (click to toggle)
gparted 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 21,552 kB
  • sloc: cpp: 37,150; sh: 5,281; makefile: 466; sed: 16; ansic: 9
file content (41 lines) | stat: -rw-r--r-- 1,714 bytes parent folder | download
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
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Curtis Gedak <gedakc@users.sf.net> -->
<component type="desktop">
  <id>gparted.desktop</id>
  <metadata_license>GFDL-1.3</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>GParted Partition Editor</name>
  <summary>Create, reorganize, and delete partitions</summary>
  <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: bcachefs, btrfs,
    exfat, ext2, ext3, ext4, fat16, fat32, hfs, hfs+, linux-swap,
    lvm2 pv, minix, nilfs2, ntfs, reiserfs, reiser4, udf, ufs, and xfs.
    </p>
  </description>
  <launchable type="desktop-id">gparted.desktop</launchable>
  <screenshots>
    <screenshot type="default">
      <image>https://gparted.org/appdata/gparted-main-window.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">https://gparted.org</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gparted/issues</url>
  <url type="donation">https://gparted.org/donations.php</url>
  <url type="help">https://gparted.org/help.php</url>
  <url type="translate">https://l10n.gnome.org/module/gparted/</url>
  <developer_name>The GParted Project</developer_name>
  <update_contact>gedakc@users.sf.net</update_contact>
  <project_group>GNOME</project_group>
  <translation type="gettext">gparted</translation>
</component>