Logtalk 2.29.2 files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1773 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
=================================================================
|
||||
Logtalk - Object oriented extension to Prolog
|
||||
Release 2.29.1
|
||||
Release 2.29.2
|
||||
|
||||
Copyright (c) 1998-2006 Paulo Moura. All Rights Reserved.
|
||||
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.29.1"
|
||||
#define MyAppVerName "Logtalk 2.29.2"
|
||||
#define MyAppPublisher "Logtalk.org"
|
||||
#define MyAppURL "http://logtalk.org"
|
||||
#define MyAppUrlName "Logtalk Web Site.url"
|
||||
@@ -24,13 +24,13 @@ DefaultGroupName={#MyAppName}
|
||||
DisableProgramGroupPage=yes
|
||||
LicenseFile=C:\logtalk\LICENSE.txt
|
||||
InfoBeforeFile=C:\logtalk\README.txt
|
||||
OutputBaseFilename=lgt2291
|
||||
OutputBaseFilename=lgt2292
|
||||
Compression=lzma
|
||||
SolidCompression=yes
|
||||
PrivilegesRequired=none
|
||||
|
||||
VersionInfoVersion=2.29.1
|
||||
VersionInfoCopyright=<3D> Paulo Moura, 1998-2006
|
||||
VersionInfoVersion=2.29.2
|
||||
VersionInfoCopyright=<3D> Paulo Moura, 1998-2007
|
||||
|
||||
AllowRootDirectory=yes
|
||||
UninstallFilesDir="{userdocs}\Logtalk uninstaller"
|
||||
@@ -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.29.1 <20> Paulo Moura, 1998-2006
|
||||
BeveledLabel=Logtalk 2.29.2 <20> Paulo Moura, 1998-2007
|
||||
|
||||
[Dirs]
|
||||
Name: {code:GetLgtUserDir}; Components: user; Flags: uninsneveruninstall
|
||||
|
Reference in New Issue
Block a user