diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-01-26 21:30:55 -0600 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-01-26 21:30:55 -0600 |
commit | f5aba239f02110c6f0ba2a6c88349c6e59771f65 (patch) | |
tree | 7ede9ec6731b75a310d0bcaad311ce9450a0e865 /src/sound-service.h | |
parent | e832a5fd618e30ea15029d4c029f8796eeb66078 (diff) | |
parent | 2015246e5146a5a03b6b0497aa8ce18a705bd724 (diff) | |
download | ayatana-indicator-sound-f5aba239f02110c6f0ba2a6c88349c6e59771f65.tar.gz ayatana-indicator-sound-f5aba239f02110c6f0ba2a6c88349c6e59771f65.tar.bz2 ayatana-indicator-sound-f5aba239f02110c6f0ba2a6c88349c6e59771f65.zip |
merged big refactor
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 |