1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

doc/help localization changes

- by default, do not build any other locale than C for now
- do not try to build the guides.  These require functioning
  dtinfo/docbook
- add a Linux.lcx locale translation db.  Not used yet.
- fix some overflows in dtdocbook/instant
This commit is contained in:
Jon Trulson 2012-06-18 22:01:02 -06:00
parent 81b0818361
commit fff18bf2b7
10 changed files with 621 additions and 10 deletions

View file

@ -162,7 +162,7 @@ SpecialLibObjectRule(Canvas.o,,+O1)
#endif
LCX_FILES = AIX.lcx CDE.lcx HP-UX.lcx SunOS.lcx
LCX_FILES = AIX.lcx CDE.lcx HP-UX.lcx SunOS.lcx Linux.lcx
LCX_DEST = misc/dtlcx
InstallMultiple($(LCX_FILES),$(LCX_DEST))