~ubuntu-branches/ubuntu/trusty/mricron/trusty

« back to all changes in this revision

Viewing changes to about.lfm

  • Committer: Bazaar Package Importer
  • Author(s): Michael Hanke
  • Date: 2011-04-14 15:51:33 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110414155133-sd2umdatjqjlkhzt
Tags: 0.20110413.1~dfsg.1-1
* New upstream version. FSL BET related patches are no obsolete
  and have been removed. Mricron now performs autodetection of FSL.
  Additionally it supports a system-wide configuration file at
  /etc/mricron/mricron.ini
* Patch for older lazarus versions no longer applies to the lazarus
  version in unstable. Moved this patch into backport patch series files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  Width = 327
6
6
  ActiveControl = Panel1
7
7
  BorderIcons = [biSystemMenu]
8
 
  BorderStyle = bsDialog
9
8
  Caption = 'About...'
10
9
  ClientHeight = 127
11
10
  ClientWidth = 327
16
15
  Font.Name = 'MS Sans Serif'
17
16
  OnCreate = FormCreate
18
17
  Position = poScreenCenter
19
 
  LCLVersion = '0.9.29'
 
18
  LCLVersion = '0.9.30'
20
19
  object Panel1: TPanel
21
20
    Left = 0
22
21
    Height = 48