Changeset 142 for trunk/UCore.lfm


Ignore:
Timestamp:
Dec 10, 2016, 6:19:37 PM (7 years ago)
Author:
chronos
Message:
  • Modified: About dialog with application icon.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.lfm

    r122 r142  
    33993399    }
    34003400  end
     3401  object ApplicationInfo1: TApplicationInfo
     3402    Identification = 1
     3403    VersionMajor = 1
     3404    VersionMinor = 3
     3405    VersionBugFix = 1
     3406    VersionSuffix = 'alfa'
     3407    CompanyName = 'Chronosoft'
     3408    HomePage = 'http://svn.zdechov.net/trac/AcronymDecoder'
     3409    AuthorsName = 'Chronos'
     3410    EmailContact = 'robie@centrum.cz'
     3411    AppName = 'Acronym Decoder'
     3412    ReleaseDate = 42714
     3413    RegistryKey = '\Software\'
     3414    RegistryRoot = rrKeyCurrentUser
     3415    License = 'CC0'
     3416    left = 80
     3417    top = 24
     3418  end
    34013419end
Note: See TracChangeset for help on using the changeset viewer.