Another one fix about russian paths. Argh!)

This commit is contained in:
meffi@lab313.ru
2014-05-07 13:56:53 +00:00
parent 4ed4dc594e
commit 27d22bec0e
5 changed files with 9 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ unit ucommon;
interface
const
cProgramName = 'Tim2View SVN.r84 by [Lab 313] (for ' +
cProgramName = 'Tim2View SVN.r85 by [Lab 313] (for ' +
{$IFDEF Linux}'Linux' + {$IFEND}
{$IFDEF Darwin}'Mac OS X' + {$IFEND}
{$IFDEF Windows}'Windows' + {$IFEND}