diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-01-19 15:25:18 -0600 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-01-19 15:25:18 -0600 |
commit | a4637ac0f922a3df3e31c19a0a86eebb6a8b4994 (patch) | |
tree | cabf6d00a45e7e6bf1e46e4ac97f5e0cef318d1d /src/sound-service.h | |
parent | 6db28ce9134db40a0808a3c67df5f9dd223303b5 (diff) | |
download | ayatana-indicator-sound-a4637ac0f922a3df3e31c19a0a86eebb6a8b4994.tar.gz ayatana-indicator-sound-a4637ac0f922a3df3e31c19a0a86eebb6a8b4994.tar.bz2 ayatana-indicator-sound-a4637ac0f922a3df3e31c19a0a86eebb6a8b4994.zip |
further consolidation on the service side
Diffstat (limited to 'src/sound-service.h')
-rw-r--r-- | src/sound-service.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sound-service.h b/src/sound-service.h index e95d4c7..7c5d0c3 100644 --- a/src/sound-service.h +++ b/src/sound-service.h @@ -2,13 +2,10 @@ #define __INCLUDE_SOUND_SERVICE_H__ /* -This service primarily controls PulseAudio and is driven by the sound indicator menu on the panel. Copyright 2010 Canonical Ltd. Authors: Conor Curran <conor.curran@canonical.com> - Ted Gould <ted@canonical.com> - Cody Russell <crussell@canonical.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published |