Ignore:
Timestamp:
May 17, 2019, 12:02:45 AM (6 years ago)
Author:
chronos
Message:
  • Added: Interface language selection in Settings dialog.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/generator/UCore.lfm

    r167 r191  
    33  OnDestroy = DataModuleDestroy
    44  OldCreateOrder = False
    5   Height = 562
    6   HorizontalOffset = 384
    7   VerticalOffset = 276
    8   Width = 865
    9   PPI = 120
     5  Height = 674
     6  HorizontalOffset = 517
     7  VerticalOffset = 441
     8  Width = 1038
     9  PPI = 144
    1010  object ImageList1: TImageList
    11     left = 256
    12     top = 136
     11    left = 307
     12    top = 163
    1313    Bitmap = {
    1414      4C690B0000001000000010000000000000000000000000000000000000000000
     
    370370    MinVisiblePart = 50
    371371    EntireVisible = False
    372     left = 408
    373     top = 144
     372    left = 490
     373    top = 173
    374374  end
    375375  object XMLConfig1: TXMLConfig
     
    377377    RootName = 'CONFIG'
    378378    ReadOnly = False
    379     left = 96
    380     top = 128
     379    left = 115
     380    top = 154
    381381  end
    382382  object ApplicationInfo1: TApplicationInfo
     
    386386    VersionBugFix = 0
    387387    AppName = 'Generator'
    388     ReleaseDate = 0
     388    Description = 'Programming language generator'
     389    ReleaseDate = 43601
    389390    RegistryKey = '\Software\Chronosoft\Generator'
    390391    RegistryRoot = rrKeyCurrentUser
    391     License = 'CC)'
    392     left = 192
    393     top = 259
     392    License = 'CC0'
     393    left = 230
     394    top = 311
     395  end
     396  object CoolTranslator1: TCoolTranslator
     397    POFilesFolder = 'Languages'
     398    left = 422
     399    top = 306
    394400  end
    395401end
Note: See TracChangeset for help on using the changeset viewer.