applications/luci-ushare: add description (#458)
This commit is contained in:
parent
a798da5d8b
commit
b252792ad7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ $Id$
|
|||
]]--
|
||||
|
||||
m = Map("ushare", translate("uShare"),
|
||||
translate("ushare_desc"))
|
||||
translate("uShare is a UPnP (TM) A/V & DLNA Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files."))
|
||||
|
||||
s = m:section(TypedSection, "ushare", translate("Settings"))
|
||||
s.addremove = false
|
||||
|
|
Loading…
Reference in a new issue