summaryrefslogtreecommitdiff
path: root/editor/dconf-editor.appdata.xml
blob: 70385115244717fc5c8813adba1c25786caba11e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<application>
  <id type="desktop">dconf-editor.desktop</id>
  <licence>CC0</licence>
  <description>
    <p>
      dconf Editor is a tool to allow direct editing of the dconf configuration database.
      This is useful when developing applications that use these settings.
    </p>
    <p>
      Editing your configuration directly is an advanced feature and may cause applications to not work correctly.
    </p>
  </description>
  <screenshots>
    <screenshot type="default" width="640" height="360">https://git.gnome.org/browse/dconf/plain/editor/screenshot.png</screenshot>
  </screenshots>
  <url type="homepage">https://wiki.gnome.org/Projects/dconf</url>
</application>