summaryrefslogtreecommitdiff
path: root/editor/dconf-editor.appdata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'editor/dconf-editor.appdata.xml')
-rw-r--r--editor/dconf-editor.appdata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/editor/dconf-editor.appdata.xml b/editor/dconf-editor.appdata.xml
new file mode 100644
index 0000000..7038511
--- /dev/null
+++ b/editor/dconf-editor.appdata.xml
@@ -0,0 +1,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>