role-cork: Rename module-cork-music-on-phone to module-role-cork.

This module will be extended to be a bit more generic so the
old name will soon be obsolete.
This commit is contained in:
Colin Guthrie 2011-10-24 22:55:45 +02:00
parent 3c547194fc
commit 3c5cc34547
3 changed files with 11 additions and 11 deletions

View file

@ -33,10 +33,10 @@
#include <pulsecore/sink-input.h>
#include <pulsecore/modargs.h>
#include "module-cork-music-on-phone-symdef.h"
#include "module-role-cork-symdef.h"
PA_MODULE_AUTHOR("Lennart Poettering");
PA_MODULE_DESCRIPTION("Mute or cork music while a phone stream exists");
PA_MODULE_DESCRIPTION("Mute & cork streams with certain roles while others exist");
PA_MODULE_VERSION(PACKAGE_VERSION);
PA_MODULE_LOAD_ONCE(TRUE);