mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Add a todo for pbx_gtkconsole for updating to gtk2.
This module needs to be converted to gtk2, or we will eventually have to just remove it from the tree. gtk1 isn't even packaged anymore in the distro I'm using. I suspect nobody uses this and that nobody would notice if we removed it. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@245384 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -16,10 +16,11 @@
|
||||
* at the top of the source tree.
|
||||
*/
|
||||
|
||||
/*! \file
|
||||
*
|
||||
/*!
|
||||
* \file
|
||||
* \brief GTK Console monitor -- very kludgy right now
|
||||
*
|
||||
*
|
||||
* \todo Convert this to gtk2.
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
|
Reference in New Issue
Block a user