aboutsummaryrefslogtreecommitdiff
path: root/data/org.ayatana.indicator.messages.gschema.xml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-26 23:19:26 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-27 00:17:29 +0200
commite917d3a28a238208ecf786cfda93dcd2893e3df2 (patch)
tree7025063a06c7ba398ba64548d060c9a97e69210d /data/org.ayatana.indicator.messages.gschema.xml
parentba82b68035b55a7abbafc7d488e04f5ca9a3836c (diff)
downloadayatana-indicator-messages-e917d3a28a238208ecf786cfda93dcd2893e3df2.tar.gz
ayatana-indicator-messages-e917d3a28a238208ecf786cfda93dcd2893e3df2.tar.bz2
ayatana-indicator-messages-e917d3a28a238208ecf786cfda93dcd2893e3df2.zip
Fork from Ubuntu's Indicator Messages.
Diffstat (limited to 'data/org.ayatana.indicator.messages.gschema.xml')
-rw-r--r--data/org.ayatana.indicator.messages.gschema.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/org.ayatana.indicator.messages.gschema.xml b/data/org.ayatana.indicator.messages.gschema.xml
new file mode 100644
index 0000000..ea0f077
--- /dev/null
+++ b/data/org.ayatana.indicator.messages.gschema.xml
@@ -0,0 +1,12 @@
+<schemalist>
+ <schema id="org.ayatana.indicator.messages" path="/org/ayatana/indicator/messages/" gettext-domain="ayatana-indicator-messages">
+ <key name="applications" type="as">
+ <summary>List of applications that are shown in the messaging menu</summary>
+ <description>
+ Applications corresponding to the desktop file ids in this list are shown in the messaging menu.
+ </description>
+ <default>[]</default>
+ </key>
+ </schema>
+</schemalist>
+