diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-12-15 14:32:27 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-12-15 14:32:27 +0000 |
commit | aaf57407f00aa59df3699794496fd42a731ad7db (patch) | |
tree | 62db182817ec8c3de63cd4cb5a4fa53322b69c80 /src/Makefile.am | |
parent | 57e6249df95fd120eee8ed4013210d359cdeee97 (diff) | |
download | ayatana-indicator-sound-aaf57407f00aa59df3699794496fd42a731ad7db.tar.gz ayatana-indicator-sound-aaf57407f00aa59df3699794496fd42a731ad7db.tar.bz2 ayatana-indicator-sound-aaf57407f00aa59df3699794496fd42a731ad7db.zip |
settings schema defined and handling code wrote
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 1c381f5..5ef9ef0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -64,7 +64,7 @@ music_bridge_VALASOURCES = \ mpris2-watcher.vala \ mpris2-controller.vala \ player-item.vala \ - familiar-players-db.vala \ + settings-manager.vala \ fetch-file.vala |