mirror of
https://github.com/postgres/postgres.git
synced 2025-05-27 00:04:24 -04:00
Replace tabs by spaces in makefile comment
This commit is contained in:
parent
c6ef139376
commit
e8e2fba1fe
@ -6,11 +6,11 @@
|
|||||||
# needs to contain a file 'nls.mk' with the following make variable
|
# needs to contain a file 'nls.mk' with the following make variable
|
||||||
# assignments:
|
# assignments:
|
||||||
#
|
#
|
||||||
# CATALOG_NAME -- name of the message catalog (xxx.po); probably
|
# CATALOG_NAME -- name of the message catalog (xxx.po); probably
|
||||||
# name of the program
|
# name of the program
|
||||||
# AVAIL_LANGUAGES -- list of languages that are provided/supported
|
# AVAIL_LANGUAGES -- list of languages that are provided/supported
|
||||||
# GETTEXT_FILES -- list of source files that contain message strings
|
# GETTEXT_FILES -- list of source files that contain message strings
|
||||||
# GETTEXT_TRIGGERS -- (optional) list of functions that contain
|
# GETTEXT_TRIGGERS -- (optional) list of functions that contain
|
||||||
# translatable strings
|
# translatable strings
|
||||||
#
|
#
|
||||||
# That's all, the rest is done here, if --enable-nls was specified.
|
# That's all, the rest is done here, if --enable-nls was specified.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user