projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4f53b3
)
Add Image setting for default language (closes #21)
author
Steven Barth
<steven@midlink.org>
Sun, 25 Jan 2009 17:42:41 +0000
(17:42 +0000)
committer
Steven Barth
<steven@midlink.org>
Sun, 25 Jan 2009 17:42:41 +0000
(17:42 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 06ec7c8022d9f5ffa2cac94c9858d35950519dbf..c7571d83149cbf688a575655a692e30b77a128b6 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-216,6
+216,7
@@
define Package/luci-web
$(call Package/luci/libtemplate)
DEPENDS+=+luci-http +luci-sys +luci-uci +luci-sgi-cgi
TITLE:=MVC Webframework
+ $(call Config,luci.main.lang,string,en,Default Language)
endef
define Package/luci-web/conffiles