~attente/unity-settings-daemon/java-non-latin-shortcuts-trusty

« back to all changes in this revision

Viewing changes to plugins/media-keys/Makefile.am

  • Committer: CI bot
  • Author(s): Lars Uebernickel
  • Date: 2014-02-25 09:33:28 UTC
  • mfrom: (4019.1.4 unity-settings-daemon)
  • Revision ID: ps-jenkins@lists.canonical.com-20140225093328-psm6b9vn80gzd24p
media-keys: add support for allow-amplified-volume

When that key is set, the maximum volume is PA_VOLUME_UI_MAX instead of PA_VOLUME_NORM. This makes it consistent with the sound indicator and system settings. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
        gsd-screenshot-utils.h                  \
83
83
        gsd-screenshot-utils.c                  \
84
84
        test-media-keys.c                       \
 
85
        what-did-you-plug-in/pa-backend.c       \
 
86
        what-did-you-plug-in/dialog-window.c    \
85
87
        $(BUILT_SOURCES)                        \
86
88
        $(NULL)
87
89