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/UFormFindDuplicity.lfm

    r21 r23  
    1212  OnDestroy = FormDestroy
    1313  OnShow = FormShow
    14   LCLVersion = '2.0.0.4'
     14  LCLVersion = '2.0.12.0'
    1515  object ListView1: TListView
    1616    Left = 5
     
    5656    object ComboBoxField: TComboBox
    5757      Left = 173
    58       Height = 42
     58      Height = 41
    5959      Top = 14
    6060      Width = 326
     
    6767    object Label1: TLabel
    6868      Left = 13
    69       Height = 26
     69      Height = 24
    7070      Top = 19
    71       Width = 113
     71      Width = 111
    7272      Caption = 'Contact field:'
    7373      ParentColor = False
     
    7676  end
    7777  object ActionList1: TActionList
    78     left = 262
    79     top = 154
     78    Left = 262
     79    Top = 154
    8080    object AShowContacts: TAction
    8181      Caption = 'Show contacts'
     
    8484  end
    8585  object PopupMenu1: TPopupMenu
    86     left = 90
    87     top = 149
     86    Left = 90
     87    Top = 149
    8888    object MenuItem1: TMenuItem
    8989      Action = AShowContacts
Note: See TracChangeset for help on using the changeset viewer.