]> git.ipfire.org Git - thirdparty/asterisk.git/commit
menuselect: Various menuselect enhancements 81/3381/1
authorGeorge Joseph <gjoseph@digium.com>
Sun, 24 Jul 2016 23:27:26 +0000 (17:27 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 1 Aug 2016 16:46:36 +0000 (11:46 -0500)
commit56a07fbab9bdabc562d88706067ce53f7025a660
treea86230f99f4d4feff2269d79ee45841eeb1f1a5d
parent948a9b615ff9bb6c9233e3efdf94f9224c605c98
menuselect:  Various menuselect enhancements

* Add 'external' as a support level.
* Add ability for module directories to add entries to the menu
  by adding members to the <module_prefix>/<module_prefix>.xml file.
* Expand the description field to 3 lines in the ncurses implementation.
* Allow the description field to wrap in the newt implementation.
* Add description field to the gtk implementation.

Change-Id: I7f9600a1984a42ce0696db574c1051bc9ad7c808
(cherry picked from commit 90f445729d5d86050d9d379485ff0a99f4a006c1)
Makefile.moddir_rules
Makefile.rules
menuselect/menuselect.c
menuselect/menuselect.h
menuselect/menuselect_curses.c
menuselect/menuselect_gtk.c
menuselect/menuselect_newt.c