git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a798da5
)
applications/luci-ushare: add description (#458)
author
Jo-Philipp Wich
<redacted>
Tue, 24 Jul 2012 11:54:29 +0000
(11:54 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 24 Jul 2012 11:54:29 +0000
(11:54 +0000)
applications/luci-ushare/luasrc/model/cbi/ushare.lua
patch
|
blob
|
history
diff --git
a/applications/luci-ushare/luasrc/model/cbi/ushare.lua
b/applications/luci-ushare/luasrc/model/cbi/ushare.lua
index cc7377e4a3f2c85190a4106d0cd6b08f0eae7f3a..41f9612bb1e0826e55b5a4edb414e3d638189751 100644
(file)
--- a/
applications/luci-ushare/luasrc/model/cbi/ushare.lua
+++ b/
applications/luci-ushare/luasrc/model/cbi/ushare.lua
@@
-14,7
+14,7
@@
$Id$
]]--
m = Map("ushare", translate("uShare"),
- translate("u
share_desc
"))
+ translate("u
Share 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
git clone https://git.99rst.org/PROJECT