Fixed a typo, moved Freifunk themes to Freifunk submenu
This commit is contained in:
parent
5d27b7fba5
commit
748bbc8acb
1 changed files with 3 additions and 3 deletions
|
@ -299,7 +299,7 @@ endef
|
||||||
|
|
||||||
define Package/luci-admin-full
|
define Package/luci-admin-full
|
||||||
$(call Package/luci/webtemplate)
|
$(call Package/luci/webtemplate)
|
||||||
DEPENDS+=+luci-admin-core +luci-ipkg +PACKAGE_luci-admin-full:iptables +PACAKAGE_luci-admin-full:firewall +luci-app-firewall
|
DEPENDS+=+luci-admin-core +luci-ipkg +PACKAGE_luci-admin-full:iptables +PACKAGE_luci-admin-full:firewall +luci-app-firewall
|
||||||
TITLE:=LuCI Administration - full-featured for full control
|
TITLE:=LuCI Administration - full-featured for full control
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
@ -632,7 +632,7 @@ define Package/luci-theme-fledermaus/install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-theme-freifunk
|
define Package/luci-theme-freifunk
|
||||||
$(call Package/luci/thtemplate)
|
$(call Package/luci/fftemplate)
|
||||||
DEPENDS:=+luci-web
|
DEPENDS:=+luci-web
|
||||||
MAINTAINER:=Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>
|
MAINTAINER:=Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>
|
||||||
TITLE:=alternative Freifunk Theme
|
TITLE:=alternative Freifunk Theme
|
||||||
|
@ -643,7 +643,7 @@ define Package/luci-theme-freifunk/install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-theme-freifunk-bno
|
define Package/luci-theme-freifunk-bno
|
||||||
$(call Package/luci/thtemplate)
|
$(call Package/luci/fftemplate)
|
||||||
DEPENDS:=+luci-web
|
DEPENDS:=+luci-web
|
||||||
MAINTAINER:=Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>
|
MAINTAINER:=Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>
|
||||||
TITLE:=Freifunk Berlin Nordost Theme
|
TITLE:=Freifunk Berlin Nordost Theme
|
||||||
|
|
Loading…
Reference in a new issue