[Lngcompiler-commits] CVS: lngcompiler LngCmp.txt,1.2,1.3
Brought to you by:
lovetski,
maximmasiutin
From: Andrew K. L. <lov...@us...> - 2002-04-10 18:35:54
|
Update of /cvsroot/lngcompiler/lngcompiler In directory usw-pr-cvs1:/tmp/cvs-serv26104/lngcompiler Modified Files: LngCmp.txt Log Message: Added tip about editing the LNC files with external editor. Index: LngCmp.txt =================================================================== RCS file: /cvsroot/lngcompiler/lngcompiler/LngCmp.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** LngCmp.txt 7 Apr 2002 18:53:13 -0000 1.2 --- LngCmp.txt 10 Apr 2002 07:39:38 -0000 1.3 *************** *** 40,43 **** --- 40,51 ---- + Tips: + + You can use any text editor to edit the LNC files: they are plain text + files. This is useful if you want to quickly find a particular message, + caption or word. Don't forget to close LNG Compiler before you start + editing in an external editor. + + Latest version with sources (Borland Delphi 2.0-6.0) can be found at https://sourceforge.net/projects/lngcompiler/ |