mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
network: Add SUBMENU variable for some packages
Add SUBMENU variable for some packages in Network category. Add title for `dnscrypt-proxy` package. Shorten TITLE variable for `xray-core` package. Filesystem: - cifs-utils File Transfer: - onionshare-cli IP Addresses and Names: - dnscrypt-proxy2 - family-dns - https-dns-proxy - mdns-repeater - nextdns - smartdns Version Control Systems: - git-lfs Wireless: - dawn Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
This commit is contained in:
@@ -33,6 +33,7 @@ define Package/dnscrypt-proxy/Default
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
SUBMENU:=IP Addresses and Names
|
||||
TITLE:=DNSCrypt-Proxy by Dyne, not actively maintained
|
||||
URL:=https://github.com/dyne/dnscrypt-proxy
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user