From: Steven Barth Date: Sat, 31 May 2008 08:12:02 +0000 (+0000) Subject: * Moved theme Fledermaus to Freifunk submenu X-Git-Tag: 0.8.0~951 X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=218ff77599d776dcf47e5522292406ba26130915 * Moved theme Fledermaus to Freifunk submenu --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 39f08c4e9..d0c924af6 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -299,8 +299,9 @@ endef ### Templates ### define Package/luci-theme-fledermaus - $(call Package/luci/thtemplate) - TITLE:=Fledermaus (Freifunk theme) + $(call Package/luci/fftemplate) + DEPENDS:=+luci-web + TITLE:=Fledermaus Theme endef define Package/luci-theme-fledermaus/install