* luci/themes: add Freifunk and Freifunk-BNO themes, thanks Stefan Pirwitz
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 29 Sep 2008 19:10:51 +0000 (19:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 29 Sep 2008 19:10:51 +0000 (19:10 +0000)
commita4bf60679d0e7cea78874afa80319b8ed98c455e
tree649c99d177518ec43c348d5f8fbf62ae881c4863
parent40644ca3422f262e88ed56d4fa401cf78d35fe94
* luci/themes: add Freifunk and Freifunk-BNO themes, thanks Stefan Pirwitz
29 files changed:
contrib/package/luci/Makefile
themes/freifunk-bno/Makefile [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif [new file with mode: 0644]
themes/freifunk-bno/ipkg/postinst [new file with mode: 0755]
themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm [new file with mode: 0644]
themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm [new file with mode: 0644]
themes/freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno [new file with mode: 0755]
themes/freifunk/Makefile [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/cascade.css [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/bgoption.png [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/favicon.ico [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/header-back.gif [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/header-left.gif [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/header-right.gif [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/logo.png [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/main-back.png [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/schriftzug.png [new file with mode: 0644]
themes/freifunk/ipkg/postinst [new file with mode: 0755]
themes/freifunk/luasrc/view/themes/freifunk/footer.htm [new file with mode: 0644]
themes/freifunk/luasrc/view/themes/freifunk/header.htm [new file with mode: 0644]
themes/freifunk/root/etc/uci-defaults/luci-theme-freifunk [new file with mode: 0755]