Set a more generic name for the OSS plug-in
This commit is contained in:
parent
426a8c2032
commit
c8af668e98
@ -64,7 +64,7 @@ static void _oss_settings(PhonePlugin * plugin);
|
||||
PhonePlugin plugin =
|
||||
{
|
||||
NULL,
|
||||
"OSS",
|
||||
"Audio settings",
|
||||
"audio-x-generic",
|
||||
_oss_init,
|
||||
_oss_destroy,
|
||||
|
Loading…
Reference in New Issue
Block a user