summaryrefslogtreecommitdiff
path: root/data/org.gnome.Shotwell.appdata.xml.in
blob: 2597abb3155137cb5f06ba53429ee1e10bb2d174 (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Software Freedom Conservancy Inc. -->
<component type="desktop">
  <id>org.gnome.Shotwell.desktop</id>
  <launchable type="desktop-id">org.gnome.Shotwell.desktop</launchable>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>LGPL-2.1+</project_license>
  <translation type="gettext">shotwell</translation>
  <name>Shotwell</name>
  <summary>Digital photo organizer</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 services, such as Flickr,
      Google Photos, 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>

  <developer_name>The Shotwell developers</developer_name>

  <url type="bugtracker">https://gitlab.gnome.org/GNOME/shotwell/issues</url>
  <releases>
      <release version="0.32.3" date="2023-11-16" urgency="medium" type="stable">
          <description>
              <ul>
                  <li>Fixes a small memory leak</li>
                  <li>Fixes an issue with long filenames when importing from cameras</li>
                  <li>Prevents crashing on invalid filename encodings</li>
                  <li>Fixes an issue with fullscreen being put on the wrong monitor</li>
                  <li>Fixes a crash in the viewer when shutting down</li>
              </ul>
          </description>
      </release>
      <release version="0.32.2" date="2023-05-09" urgency="medium" type="stable">
          <description>
              <ul>
                  <li>Makes “Send To” work inside flatpak</li>
                  <li>Fixes creating broken thumbnails when using an external editor</li>
                  <li>Fixes detecting images as modified that had not actually changed</li>
                </ul>
          </description>
      </release>
      <release version="0.32.1" date="2023-05-09" urgency="medium" type="stable">
          <description>
              <p>This release fixes startup crashes, visual glitches in the “About” screen and translation updates</p>
          </description>
      </release>
      <release version="0.32.0" date="2023-04-22" urgency="medium" type="stable" />
      <release version="0.30.18" date="2023-04-01" urgency="low" type="stable" />
  </releases>

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

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