luci-app-privoxy: modified to support new LuCI structure 772/head
authorChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sun, 11 Jan 2015 20:30:50 +0000 (21:30 +0100)
committerChristian Schoenebeck <christian.schoenebeck@gmail.com>
Sun, 11 Jan 2015 20:30:50 +0000 (21:30 +0100)
commit83e8a0e36cffacd96a9b0be93b90a22570bc4b98
tree14540871d90bc3d9d64e64b067419c435ce420dc
parentb0ae832197405767fb2ed88988bc82b7e477af5b
luci-app-privoxy: modified to support new LuCI structure

* Makefile
    - modified to support new LuCI build structure when building i18n support
    - increase "patch" version
* privoxy.lua detail.lua apperror.lua
    - modified version detection
    - removed function ipgk_version()
* new file build/i18n-po2lua.pl
    - copied from luci build system to create lmo language files

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
net/privoxy-luci/Makefile
net/privoxy-luci/build/i18n-po2lua.pl [new file with mode: 0755]
net/privoxy-luci/files/luasrc/controller/privoxy.lua
net/privoxy-luci/files/luasrc/model/cbi/privoxy/apperror.lua
net/privoxy-luci/files/luasrc/model/cbi/privoxy/detail.lua