diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-15 18:28:53 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-15 18:28:53 +0000 |
commit | 93812e70a004f4917f7939b51d86aef8cb4f6fbd (patch) | |
tree | c69b56325e91b30bef141d643e839ac942f5ffe2 /contrib | |
parent | b36781a78294f4594bff66fdd3d539c2388acc1e (diff) |
themes: drop Fledermaus theme, its ugly and unmaintained
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 25a2304a8..437597b53 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -504,7 +504,6 @@ endef $(eval $(call theme,base,Common base for all themes)) $(eval $(call theme,openwrt,OpenWrt.org (default),,,1)) $(eval $(call theme,bootstrap,Bootstrap Theme)) -$(eval $(call theme,fledermaus,Fledermaus Theme)) $(eval $(call theme,freifunk,alternative Freifunk Theme,\ Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>)) |