blob: 8c3bd73d0e04ee791bef97e3c852ad528eb1d6be (
plain)
1
2
3
4
5
6
7
8
9
|
<?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>
|