trunk: remove underscores in app names (Openwrt ticket #6654)
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 8 Mar 2010 23:41:50 +0000 (23:41 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 8 Mar 2010 23:41:50 +0000 (23:41 +0000)
commit1ac4b1324650068f86d2a0cfed5ecbebe3d8d7dc
tree6c59f92158d10fdce5b18fb05b8d800db740bb7b
parent087776d3b4a26704dd907b9562c50326e77cf9b9
trunk: remove underscores in app names (Openwrt ticket #6654)
21 files changed:
applications/luci-hd-idle/Makefile [new file with mode: 0644]
applications/luci-hd-idle/ipkg/postinst [new file with mode: 0644]
applications/luci-hd-idle/luasrc/controller/hd_idle.lua [new file with mode: 0644]
applications/luci-hd-idle/luasrc/model/cbi/hd_idle.lua [new file with mode: 0644]
applications/luci-hd-idle/root/etc/uci-defaults/luci-hd_idle [new file with mode: 0644]
applications/luci-hd_idle/Makefile [deleted file]
applications/luci-hd_idle/ipkg/postinst [deleted file]
applications/luci-hd_idle/luasrc/controller/hd_idle.lua [deleted file]
applications/luci-hd_idle/luasrc/model/cbi/hd_idle.lua [deleted file]
applications/luci-hd_idle/root/etc/uci-defaults/luci-hd_idle [deleted file]
applications/luci-mmc-over-gpio/Makefile [new file with mode: 0644]
applications/luci-mmc-over-gpio/ipkg/postinst [new file with mode: 0644]
applications/luci-mmc-over-gpio/luasrc/controller/mmc_over_gpio.lua [new file with mode: 0644]
applications/luci-mmc-over-gpio/luasrc/model/cbi/mmc_over_gpio.lua [new file with mode: 0644]
applications/luci-mmc-over-gpio/root/etc/uci-defaults/luci-mmc_over_gpio [new file with mode: 0644]
applications/luci-mmc_over_gpio/Makefile [deleted file]
applications/luci-mmc_over_gpio/ipkg/postinst [deleted file]
applications/luci-mmc_over_gpio/luasrc/controller/mmc_over_gpio.lua [deleted file]
applications/luci-mmc_over_gpio/luasrc/model/cbi/mmc_over_gpio.lua [deleted file]
applications/luci-mmc_over_gpio/root/etc/uci-defaults/luci-mmc_over_gpio [deleted file]
contrib/package/luci/Makefile