~chipaca/gsettings-ubuntu-touch-schemas/fix-notification-hub-blacklist-description

« back to all changes in this revision

Viewing changes to accountsservice/Makefile.am

  • Committer: CI bot
  • Author(s): Michael Terry
  • Date: 2014-04-01 23:16:36 UTC
  • mfrom: (27.1.6 volume)
  • Revision ID: ps-jenkins@lists.canonical.com-20140401231636-fafapn8x3fp45eo7
Add Muted and Volume properties for sharing with the greeter. Fixes: 840777

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pkladir = $(localstatedir)/lib/polkit-1/localauthority/10-vendor.d
 
2
dist_pkla_DATA = 50-com.ubuntu.AccountsService.pkla
 
3
 
 
4
policydir = $(datadir)/polkit-1/actions
 
5
dist_policy_DATA = com.ubuntu.AccountsService.policy
 
6
 
1
7
accountsservice_schemas = \
 
8
        com.ubuntu.AccountsService.Sound.xml \
2
9
        com.ubuntu.touch.AccountsService.SecurityPrivacy.xml \
3
10
        com.ubuntu.touch.AccountsService.Sound.xml
4
11