Small change in Local Menu part
svn path=/trunk/; revision=11579
This commit is contained in:
parent
3fb54b2e35
commit
7af9b11c71
2
Makefile
2
Makefile
@ -23,7 +23,7 @@ HELPERFILE := menuhelper
|
||||
SELECT := '<localmenu.*</localmenu>'
|
||||
STYLESHEET := ./tools/buildmenu.xsl
|
||||
|
||||
FIND := ./\(.*/\)\?\(\w*\)\.\([a-z][a-z]\)\.xhtml:[ \t]*\(.*\)
|
||||
FIND := ./\(.*/\)*\(.*\)\.\([a-z][a-z]\)\.xhtml:[ \t]*\(.*\)
|
||||
REPLACE := <menuitem language="\3"><dir>\1</dir><link>\2.html</link>\4</menuitem>
|
||||
|
||||
sources := $(shell grep -l -R --include='*.xhtml' $(SELECT) . )
|
||||
|
Loading…
Reference in New Issue
Block a user