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

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

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

    • Property svn:ignore set to
      *.lrj
  • trunk/Forms/UFormMain.lfm

    r36 r37  
    5252    Top = 0
    5353    Width = 920
    54     Caption = 'ToolBar1'
    5554    TabOrder = 1
    5655    object ToolButton1: TToolButton
     
    6059    end
    6160    object ColorButton1: TColorButton
    62       Left = 24
    63       Height = 22
     61      Left = 30
     62      Height = 28
    6463      Top = 2
    6564      Width = 43
     
    6968    end
    7069    object ToolButton2: TToolButton
    71       Left = 67
     70      Left = 73
    7271      Top = 2
    7372      Action = Core.AToolMove
    7473    end
    7574    object ToolButton3: TToolButton
    76       Left = 90
     75      Left = 102
    7776      Top = 2
    7877      Action = Core.AToolPen
    79     end
    80     object ToolButton4: TToolButton
    81       Left = 113
    82       Top = 2
    83       Caption = 'ToolButton4'
    84       OnClick = ToolButton4Click
    8578    end
    8679  end
     
    161154      end
    162155    end
     156    object MenuItem24: TMenuItem
     157      Caption = 'General'
     158      object MenuItem25: TMenuItem
     159        Action = Core.ASettings
     160      end
     161    end
    163162  end
    164163  object Timer1: TTimer
     
    172171    MaxCount = 10
    173172    OnChange = LastOpenedList1Change
    174     left = 292
     173    left = 304
    175174    top = 112
    176175  end
Note: See TracChangeset for help on using the changeset viewer.