mc/maint
Slava Zanko 389b55ae6f Add the hint-files synchronization with Transifex.
For upload English hint-file to transifex, type:
cd doc/hints/po && make to-transifex

For download translation from Transifex type:
cd doc/hints/po && make from-transifex && \
    git add ../l10n/mc.hints.* && \
    git commit -s -m 'Update hints files from Transifex'

WARNING! For the functionality you should have installed 'tx' and 'po4a'
utilities. These utilities isn't required for compile and install mc
(you may install these utilities only if you want to interact with Transifex).

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2013-04-02 11:24:16 +03:00
..
sync-transifex Add the hint-files synchronization with Transifex. 2013-04-02 11:24:16 +03:00
autopoint Added autopoint to maint subdir (and modified autogen.sh) for successfull build on 2009-04-30 20:46:01 +03:00
doctest changed script maint/doctest to utf-8 support. 2011-02-16 20:21:01 +00:00
dupincludes.pl Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
headers.txt ISO C90 headers may be included unconditionally. 2005-07-20 13:14:30 +00:00
ldiff remove ChangeLog files from mc tree 2009-05-27 14:53:23 +03:00
mc-test Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
mc-test-example.conf Ticket #2279: mcserver is deprecated. 2010-07-17 18:36:54 +04:00
mcsnap Removed bundled slang 2009-02-02 04:23:06 +01:00
mctest Fixed configure options description. 2010-10-16 17:27:11 +04:00
README Short explanation of the purpose of this directory. 2002-09-07 01:02:57 +00:00
RELEASE_PROCEDURE remove ChangeLog files from mc tree 2009-05-27 14:53:23 +03:00
send-po Remove check of uintptr_t type 2011-07-07 13:03:51 +04:00
systems.txt * systems.txt: A list of system configurations that we have access 2005-01-21 11:26:24 +00:00
template.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
template.h maint: added some templates for newly created files 2010-11-24 10:27:20 +03:00
template.m4 maint: added some templates for newly created files 2010-11-24 10:27:20 +03:00
template.shell Add the hint-files synchronization with Transifex. 2013-04-02 11:24:16 +03:00
testdup.sh Typo fix in testdup.sh 2011-02-21 00:12:34 +01:00
unrefglobals.pl Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
version.sh maint/version.sh: removed bashizms. 2010-12-03 10:59:23 +03:00

This directory contains files used to maintain the project.
It should not be included into any releases or even snapshots.