Set a more generic name for the OSS plug-in

This commit is contained in:
Pierre Pronchery 2010-11-12 15:12:58 +00:00
parent 426a8c2032
commit c8af668e98

View File

@ -64,7 +64,7 @@ static void _oss_settings(PhonePlugin * plugin);
PhonePlugin plugin = PhonePlugin plugin =
{ {
NULL, NULL,
"OSS", "Audio settings",
"audio-x-generic", "audio-x-generic",
_oss_init, _oss_init,
_oss_destroy, _oss_destroy,