Ignore:
Timestamp:
Jun 1, 2021, 1:13:28 AM (3 years ago)
Author:
chronos
Message:
  • Modified: Improved PoConv to convert txt files to po and back.
Location:
tools/PoConv
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tools/PoConv

    • Property svn:ignore set to
      lib
      PoConv.lps
      PoConv.res
      PoConv
  • tools/PoConv/UFormMain.lfm

    r389 r390  
    1818    TabOrder = 0
    1919  end
     20  object ButtonPoToTxt: TButton
     21    Left = 232
     22    Height = 38
     23    Top = 32
     24    Width = 147
     25    Caption = 'Po to Txt'
     26    OnClick = ButtonPoToTxtClick
     27    TabOrder = 1
     28  end
    2029end
Note: See TracChangeset for help on using the changeset viewer.