[net] Telephony: Moved most (all?) SIP and other telephony applications to the Telephony submenu. STUN however has been left in the main menu as it has other uses.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26048 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore
2011-03-12 00:25:24 +00:00
parent d5a2b0c7b5
commit 97ed1565ae
12 changed files with 26 additions and 14 deletions

View File

@ -32,6 +32,7 @@ endef
define Package/smap-to-devinfo
SECTION:=net
CATEGORY:=Network
SUBMENU:=Telephony
DEPENDS:=mac-to-devinfo +smap +httping
TITLE:=SIP Device Information from Scan
endef