Logtalk 2.30.2 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1908 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
================================================================
|
||||
Logtalk - Open source object-oriented logic programming language
|
||||
Release 2.30.1
|
||||
Release 2.30.2
|
||||
|
||||
Copyright (c) 1998-2007 Paulo Moura. All Rights Reserved.
|
||||
================================================================
|
||||
|
@@ -1,7 +1,7 @@
|
||||
; Script generated by the Inno Setup Script Wizard.
|
||||
|
||||
#define MyAppName "Logtalk"
|
||||
#define MyAppVerName "Logtalk 2.30.1"
|
||||
#define MyAppVerName "Logtalk 2.30.2"
|
||||
#define MyAppPublisher "Logtalk.org"
|
||||
#define MyAppURL "http://logtalk.org"
|
||||
#define MyAppUrlName "Logtalk Web Site.url"
|
||||
@@ -24,12 +24,12 @@ DefaultGroupName={#MyAppName}
|
||||
DisableProgramGroupPage=yes
|
||||
LicenseFile=C:\logtalk\LICENSE.txt
|
||||
InfoBeforeFile=C:\logtalk\README.txt
|
||||
OutputBaseFilename=lgt2301
|
||||
OutputBaseFilename=lgt2302
|
||||
Compression=lzma
|
||||
SolidCompression=yes
|
||||
PrivilegesRequired=none
|
||||
|
||||
VersionInfoVersion=2.30.1
|
||||
VersionInfoVersion=2.30.2
|
||||
VersionInfoCopyright=<3D> Paulo Moura, 1998-2007
|
||||
|
||||
AllowRootDirectory=yes
|
||||
@@ -67,7 +67,7 @@ Name: shortcut; Description: "&Create a desktop shortcut to the Logtalk user fol
|
||||
Name: "english"; MessagesFile: "compiler:Default.isl"
|
||||
|
||||
[Messages]
|
||||
BeveledLabel=Logtalk 2.30.1 <20> Paulo Moura, 1998-2007
|
||||
BeveledLabel=Logtalk 2.30.2 <20> Paulo Moura, 1998-2007
|
||||
|
||||
[Dirs]
|
||||
Name: {code:GetLgtUserDir}; Components: user; Flags: uninsneveruninstall
|
||||
|
Reference in New Issue
Block a user