diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-03-10 12:44:22 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-03-10 12:44:22 +0100 |
commit | b08a91155988092dcf31e97d12e67662d5722720 (patch) | |
tree | fba388e7b88b174c3320e77e4b78a0bc05571069 | |
parent | a1a989b5b8f2b5088fdbf097e324940a4f775429 (diff) | |
parent | ecaaea8b4c1b4fbf7f86c5d8a9c8a7013517a0aa (diff) | |
download | ayatana-indicator-messages-b08a91155988092dcf31e97d12e67662d5722720.tar.gz ayatana-indicator-messages-b08a91155988092dcf31e97d12e67662d5722720.tar.bz2 ayatana-indicator-messages-b08a91155988092dcf31e97d12e67662d5722720.zip |
Merge branch 'comradekingu-patch-1'
Attributes GH PR #2: https://github.com/AyatanaIndicators/ayatana-indicator-messages/pull/2
-rw-r--r-- | data/org.ayatana.indicator.messages.gschema.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.ayatana.indicator.messages.gschema.xml b/data/org.ayatana.indicator.messages.gschema.xml index 1a06dbe..f1ebffa 100644 --- a/data/org.ayatana.indicator.messages.gschema.xml +++ b/data/org.ayatana.indicator.messages.gschema.xml @@ -3,7 +3,7 @@ <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. + Applications corresponding to the desktop file IDs in this list are shown in the messaging menu. </description> <default>[]</default> </key> |