forked from chenxiaolong/Unity-for-Arch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[indicator-sound] Update to version 12.10.2+14.04.20140305
- Loading branch information
Xiao-Long Chen
committed
Mar 9, 2014
1 parent
ac76030
commit 0b229f5
Showing
3 changed files
with
23 additions
and
21 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<schemalist gettext-domain="gsettings-ubuntu-touch-schemas"> | ||
<schema id="com.ubuntu.sound" path="/com/ubuntu/sound/"> | ||
<key name="allow-amplified-volume" type="b"> | ||
<default>false</default> | ||
<summary>Whether the volume slider allows setting the volume above 100%</summary> | ||
</key> | ||
</schema> | ||
</schemalist> |