Changeset 37 for trunk/UCore.lfm


Ignore:
Timestamp:
May 9, 2018, 1:22:44 PM (7 years ago)
Author:
chronos
Message:
  • Added: Multi-lingual support.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        33lib
        44backup
         5LibrePaint.exe
         6*.lrj
  • trunk/UCore.lfm

    r36 r37  
    106106      OnExecute = AToolMoveExecute
    107107    end
     108    object ASettings: TAction
     109      Caption = 'Settings'
     110      OnExecute = ASettingsExecute
     111    end
    108112  end
    109113  object ImageList1: TImageList
     
    143147    top = 166
    144148  end
     149  object CoolTranslator1: TCoolTranslator
     150    POFilesFolder = 'Languages'
     151    left = 250
     152    top = 72
     153  end
    145154end
Note: See TracChangeset for help on using the changeset viewer.