diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2011-02-24 04:13:14 +0100 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2011-02-24 04:13:14 +0100 |
commit | f16af8be941b596dedac3bf4e371ee2d21f4b598 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /build/xchat-wdk-spell.skel.iss | |
parent | c6a031659b54230099c863b7ccdc03de4a4c7a2d (diff) |
nuke the repo
Diffstat (limited to 'build/xchat-wdk-spell.skel.iss')
-rw-r--r-- | build/xchat-wdk-spell.skel.iss | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/build/xchat-wdk-spell.skel.iss b/build/xchat-wdk-spell.skel.iss deleted file mode 100644 index 055c5a6a..00000000 --- a/build/xchat-wdk-spell.skel.iss +++ /dev/null @@ -1,39 +0,0 @@ -AppName=XChat-WDK Spelling Dictionaries -AppVerName=XChat-WDK Spelling Dictionaries 1.0 -AppVersion=1.0 -VersionInfoVersion=1.0 -OutputBaseFilename=XChat-WDK Spelling Dictionaries -AppPublisher=XChat-WDK -AppPublisherURL=http://code.google.com/p/xchat-wdk/ -AppCopyright=Copyright (C) 1998-2010 Peter Zelezny -AppSupportURL=http://code.google.com/p/xchat-wdk/issues/list -AppUpdatesURL=http://code.google.com/p/xchat-wdk/wiki/InfoXChat -LicenseFile=COPYING -UninstallDisplayIcon={app}\xchat.exe -UninstallDisplayName=XChat-WDK Spelling Dictionaries -DefaultDirName={pf}\XChat-WDK -DefaultGroupName=XChat-WDK -DisableProgramGroupPage=yes -SolidCompression=yes -SourceDir=..\tmp-spell -OutputDir=..\build -FlatComponentsList=no -PrivilegesRequired=none -ShowComponentSizes=no -CreateUninstallRegKey=not IsTaskSelected('portable') -Uninstallable=not IsTaskSelected('portable') -DirExistsWarning=no -ArchitecturesAllowed=x86 x64 -ArchitecturesInstallIn64BitMode=x64 - -[Tasks] -Name: portable; Description: "Yes"; GroupDescription: "Portable Install (no Registry entries, no Start Menu icons, no uninstaller):"; Flags: unchecked - -[Files] -Source: "share\myspell\*"; DestDir: "{app}\share\myspell"; Flags: createallsubdirs recursesubdirs - -[Icons] -Name: "{group}\Uninstall Spelling Dictionaries"; Filename: "{uninstallexe}"; Tasks: not portable - -[Messages] -BeveledLabel= XChat-WDK |