summaryrefslogtreecommitdiff
path: root/data/org.gnome.Screenshot.metainfo.xml.in
blob: e3874ccb89f0d0015f1bca0d26852ddf8ea9f468 (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<component type="desktop-application">
  <id>org.gnome.Screenshot.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>GNOME Screenshot</name>
  <summary>Save images of your screen or individual windows</summary>
  <description>
    <p>
      GNOME Screenshot is a simple utility that lets you take pictures of your computer screen.
      Screenshots can be of your whole screen, any specific application, or a selected
      rectangular area.
      You can also copy the captured screenshot directly into the GNOME clipboard and
      paste it into other applications.
    </p>
    <p>
      GNOME Screenshot allows you to take screenshots even when it’s not open: just
      press the PrtSc button on your keyboard, and a snapshot of your whole screen will
      be saved to your Pictures folder.
      Hold Alt while pressing PrtSc and you will get a screenshot of only the currently
      selected window.
    </p>
  </description>
  <url type="homepage">https://gitlab.gnome.org/GNOME/gnome-screenshot</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-screenshot/issues</url>
  <url type="donation">http://www.gnome.org/friends/</url>
  <screenshots>
    <screenshot type="default">
      <image>https://gitlab.gnome.org/GNOME/gnome-screenshot/-/raw/master/data/screenshots/gnome-screenshot-3.38-1.png</image>
    </screenshot>
    <screenshot type="default">
      <image>https://gitlab.gnome.org/GNOME/gnome-screenshot/-/raw/master/data/screenshots/gnome-screenshot-3.38-2.png</image>
    </screenshot>
  </screenshots>
  <kudos>
    <kudo>HiDpiIcon</kudo>
    <kudo>ModernToolkit</kudo>
  </kudos>
  <releases>
    <release version="3.37.90" type="stable" date="2020-08-07" urgency="medium">
      <description>
        <p>Changes:</p>
        <ul>
          <li>Port to libhandy</li>
          <li>Translation updates</li>
        </ul>
      </description>
    </release>
    <release version="3.37.1" type="stable" date="2020-04-25" urgency="medium">
      <description>
        <p>Changes:</p>
        <ul>
          <li>Completely redesign the UI</li>
          <li>Allow taking area screenshots with timeout</li>
          <li>Deprecate --include-border and --remove-border options</li>
          <li>Deprecate --border-effect option</li>
          <li>Translation updates</li>
        </ul>
      </description>
    </release>
    <release version="3.36.0" type="stable" date="2020-03-10" urgency="medium">
      <description>
        <p>Translation updates.</p>
      </description>
    </release>
  </releases>
  <update_contact>ebassi@gnome.org</update_contact>
  <project_group>GNOME</project_group>
  <compulsory_for_desktop>GNOME</compulsory_for_desktop>
  <translation type="gettext">gnome-screenshot</translation>
  <content_rating type="oars-1.0" />
</component>