comparison xml/en/GNUmakefile @ 315:e00f8f8c0486

Translated ngx_http_access_module, ngx_http_addition_module, ngx_http_auth_basic_module, ngx_http_autoindex_module, and ngx_http_browser_module into English.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 13 Jan 2012 18:05:01 +0000
parents 0dcf07c393b6
children f94bcab2a6ae
comparison
equal deleted inserted replaced
314:95d5dc7c9884 315:e00f8f8c0486
42 FAQ_HTML = $(foreach name, $(FAQ), $(OUT)/$(DOC_LANG)/docs/$(name).html) 42 FAQ_HTML = $(foreach name, $(FAQ), $(OUT)/$(DOC_LANG)/docs/$(name).html)
43 43
44 REFS = \ 44 REFS = \
45 ngx_core_module \ 45 ngx_core_module \
46 http/ngx_http_core_module \ 46 http/ngx_http_core_module \
47 http/ngx_http_access_module \
48 http/ngx_http_addition_module \
49 http/ngx_http_auth_basic_module \
50 http/ngx_http_autoindex_module \
51 http/ngx_http_browser_module \
47 http/ngx_http_empty_gif_module \ 52 http/ngx_http_empty_gif_module \
48 http/ngx_http_fastcgi_module \ 53 http/ngx_http_fastcgi_module \
49 http/ngx_http_flv_module \ 54 http/ngx_http_flv_module \
50 http/ngx_http_image_filter_module \ 55 http/ngx_http_image_filter_module \
51 http/ngx_http_index_module \ 56 http/ngx_http_index_module \