mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
use module names, not file names, in menuselect
work around XML parsing bug in menuselect for default sounds package git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32407 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -141,13 +141,3 @@ const char *description(void)
|
||||
{
|
||||
return MODULE_DESCRIPTION;
|
||||
}
|
||||
|
||||
/*
|
||||
* Local Variables:
|
||||
* c-file-style: gnu
|
||||
* c-basic-offset: 4
|
||||
* c-file-offsets: ((case-label . 0))
|
||||
* tab-width: 4
|
||||
* indent-tabs-mode: t
|
||||
* End:
|
||||
*/
|
||||
|
Reference in New Issue
Block a user