luci-app-privoxy: move from openwrt/packages to openwrt/luci 308/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sat, 24 Jan 2015 09:38:54 +0000 (10:38 +0100)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sat, 24 Jan 2015 09:38:54 +0000 (10:38 +0100)
commit29f7cf16e56c269f45184677dfaa472499622fdb
treec947bf5cf0aa02e031ef77f22a3e1f4b6b32945e
parent40066a6799ba04cbf23c7752de6e83103a33ccad
luci-app-privoxy: move from openwrt/packages to openwrt/luci

* move from openwrt/packages to openwrt/luci
* adaption to new LuCI subdirectory structure
* fix error handling
* modified version handling
* fixed translations

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
applications/luci-app-privoxy/Makefile [new file with mode: 0644]
applications/luci-app-privoxy/luasrc/controller/privoxy.lua [new file with mode: 0755]
applications/luci-app-privoxy/luasrc/model/cbi/privoxy/apperror.lua [new file with mode: 0755]
applications/luci-app-privoxy/luasrc/model/cbi/privoxy/detail.lua [new file with mode: 0755]
applications/luci-app-privoxy/luasrc/view/privoxy/detail_logview.htm [new file with mode: 0755]
applications/luci-app-privoxy/luasrc/view/privoxy/detail_startstop.htm [new file with mode: 0644]
applications/luci-app-privoxy/po/de/privoxy.po [new file with mode: 0644]
applications/luci-app-privoxy/po/templates/privoxy.pot [new file with mode: 0644]
applications/luci-app-privoxy/root/etc/uci-defaults/luci-privoxy [new file with mode: 0755]