Ignore:
Timestamp:
Aug 19, 2021, 11:47:56 AM (3 years ago)
Author:
chronos
Message:
  • Added: Snap package definition file.
  • Fixed: Selected theme in settings also changed language.
  • Modified: Load correctly language files if installed on Linux.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormSettings.lfm

    r21 r23  
    1414  OnShow = FormShow
    1515  Position = poScreenCenter
    16   LCLVersion = '2.0.0.4'
     16  LCLVersion = '2.0.12.0'
    1717  object ComboBoxLanguage: TComboBox
    1818    Left = 192
    19     Height = 42
     19    Height = 41
    2020    Top = 36
    2121    Width = 312
     
    2727  object Label1: TLabel
    2828    Left = 24
    29     Height = 26
     29    Height = 24
    3030    Top = 36
    3131    Width = 88
     
    6161    Height = 30
    6262    Top = 125
    63     Width = 150
     63    Width = 148
    6464    Caption = 'Automatic DPI'
    6565    OnChange = CheckBoxAutomaticDPIChange
     
    7070  object SpinEditDPI: TSpinEdit
    7171    Left = 192
    72     Height = 43
     72    Height = 42
    7373    Top = 173
    7474    Width = 145
     
    8282  object LabelDPI: TLabel
    8383    Left = 96
    84     Height = 26
     84    Height = 24
    8585    Top = 182
    8686    Width = 35
     
    9494    Height = 30
    9595    Top = 86
    96     Width = 229
     96    Width = 226
    9797    Caption = 'Reopen last file on start'
    9898    ParentFont = False
     
    108108  object Label2: TLabel
    109109    Left = 24
    110     Height = 26
     110    Height = 24
    111111    Top = 221
    112112    Width = 63
     
    117117  object ComboBoxTheme: TComboBox
    118118    Left = 192
    119     Height = 42
     119    Height = 41
    120120    Top = 221
    121121    Width = 312
Note: See TracChangeset for help on using the changeset viewer.