-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy pathgparted.appdata.xml.in
41 lines (41 loc) · 1.67 KB
/
gparted.appdata.xml.in
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 <[email protected]> -->
<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>[email protected]</update_contact>
<project_group>GNOME</project_group>
<translation type="gettext">gparted</translation>
</component>