summaryrefslogtreecommitdiff
path: root/misc/shotwell.appdata.xml.in
blob: 4e7b38c03424b3f3d94ec3bb23a6bd5248a0d295 (plain)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Software Freedom Conservancy Inc. -->
<component type="desktop">
  <id>shotwell.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>LGPL-2.1+</project_license>
  <translation type="gettext">shotwell</translation>
  <name>Shotwell</name>
  <summary>Popular photo manager</summary>
  <description>
    <p>
      Shotwell is an easy-to-use, fast photo organizer designed for the GNOME desktop.
      It allows you to import photos from your camera or disk, organize them by date and subject
      matter, even ratings.  It also offers basic photo editing, like crop, red-eye correction,
      color adjustments, and straighten.  Shotwell’s non-destructive photo editor does not alter
      your master photos, making it easy to experiment and correct errors.
    </p>
    <p>
      When ready, Shotwell can upload your photos to various web sites, such as Facebook, Flickr,
      Picasa (Google Plus), and more.
    </p>
    <p>
      Shotwell supports JPEG, PNG, TIFF, and a variety of RAW file formats.
    </p>
  </description>
  <url type="homepage">https://wiki.gnome.org/Apps/Shotwell</url>
  <content_rating type="oars-1.0" />
  <screenshots>
    <screenshot type="default">
        <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/harbor.png</image>
      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
    </screenshot>
    <screenshot>
        <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/import.png</image>
      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
    </screenshot>
    <screenshot>
        <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/organize.png</image>
      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
    </screenshot>
    <screenshot>
        <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/edit.png</image>
      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
    </screenshot>
    <screenshot>
        <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/publish.png</image>
      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
    </screenshot>
  </screenshots>
  <update_contact>mail@jensge.org</update_contact>
  <project_group>GNOME</project_group>

  <developer_name>The Shotwell developers</developer_name>

  <url type="bugtracker">https://gitlab.gnome.org/GNOME/shotwell/issues</url>

  <!--GNOME Projects usually have no per-app donation page-->
  <url type="donation">http://www.gnome.org/friends/</url>

  <url type="help">http://shotwell-project.org/doc/html</url>
</component>