Commit Graph

5 Commits

Author SHA1 Message Date
Evgeny Grin
1d7d9a832e Ticket #4466: fix sed usage in po/Makefile.
'po' directory does not use automake assignment.

This is a correction for f45d02ba2a.

Closes MidnightCommander/mc#191.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-05-21 20:24:38 +03:00
Evgeny Grin
f45d02ba2a Use configure detected or user specified sed in build system
Sometimes system default sed is not the best option.
With this modification user may easily override sed used by build system
without editing any file.

Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-05-20 19:56:53 +03:00
Yury V. Zaytsev
f31d1c3207 Ticket #3479: Fix mc.pot comment tripping up Transifex and unportable inplace sed
Transifex doesn't like it when there is no space after `#` and complains
about autogenerated `/# "Plural-Forms ...` string; fix it and remove
unportable inplace sed invocation.

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
2015-06-07 20:08:43 +02:00
Slava Zanko
f2d8804b5a Comments from po-files now removed automatically after make "update-po" command
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2011-04-08 11:30:07 +03:00
Slava Zanko
325c266506 Added new rules for initialize default values in mc.pot file
This neded for update source file to Transifex.org by command:
tx push -l en --source

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-12-07 14:31:20 +02:00