diff options
author | Robert Tari <robert@tari.in> | 2021-11-09 23:43:40 +0100 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-11-10 00:32:47 +0100 |
commit | 9cb09d85c6b652e0c7c683973a9fce10f8f5209f (patch) | |
tree | b419599d61efaa0bc63bed29b66bd5a855286629 /data/org.ayatana.sound.gschema.xml | |
parent | b5989ea9d655339b8d2cdcd35e11478c566007ec (diff) | |
download | ayatana-indicator-sound-9cb09d85c6b652e0c7c683973a9fce10f8f5209f.tar.gz ayatana-indicator-sound-9cb09d85c6b652e0c7c683973a9fce10f8f5209f.tar.bz2 ayatana-indicator-sound-9cb09d85c6b652e0c7c683973a9fce10f8f5209f.zip |
Drop data/org.ayatana.sound.gschema.xml
Diffstat (limited to 'data/org.ayatana.sound.gschema.xml')
-rw-r--r-- | data/org.ayatana.sound.gschema.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/data/org.ayatana.sound.gschema.xml b/data/org.ayatana.sound.gschema.xml deleted file mode 100644 index 8c3bd73..0000000 --- a/data/org.ayatana.sound.gschema.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<schemalist gettext-domain="ayatana-indicator-sound"> - <schema path="/org/ayatana/sound/" id="org.ayatana.sound"> - <key type="b" name="allow-amplified-volume"> - <default>false</default> - <summary>Whether the volume slider allows setting the volume above 100%</summary> - </key> - </schema> -</schemalist> |