aboutsummaryrefslogtreecommitdiff
path: root/data/com.canonical.indicator.sound.gschema.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove the new added allow-applified key, it's moved to shared schemas,Sebastien Bacher2014-02-241-4/+0
| | | | | | that way the other desktop components don't need to depends on indicator-sound only to read that settings
* Add support for amplified volumesLars Uebernickel2014-02-201-0/+4
| | | | | | | Add a settings key "allow-amplified-volume" which controls whether the volume slider stops at 100% or PA_VOLUME_UI_MAX. unity-control-center will provide a ui for this key.
* Remove Rhythmbox from the default of the 'interested-media-players' settingLars Uebernickel2013-07-191-1/+1
| | | | | The sound menu should only contain players that have been started before.
* manually merge of lp:~victored/indicator-sound/lp-1014955Conor Curran2012-06-211-0/+7
|
* add visibility toggle support for (lp:#829648)Charles Kerr2012-01-241-0/+7
|
* merged indicator address format to bring inline with other indicatorsConor Curran2012-01-171-1/+1
|
* make indicator-sound's schema and path naming consistent with other indicators.Charles Kerr2012-01-101-0/+38
indicator-sound uses a different schema prefix ("/com/canonical/indicators" vs "/com/canonical/indicator") and different path prefix ("/apps/indicators" vs "/com/canonical/indicator") than other indicators use. When I asked ronoc about the latter, he confirmed it's an error and suggested that the former be fixed at the same time to make indicator naming more consistent.