From d9d94aaf6595acb962271ec32c7a9b3734c6c728 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 15 Jun 2012 21:45:34 +0200 Subject: First bunch of cleanups --- win32/xchat-wdk-spell.skel.iss | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 win32/xchat-wdk-spell.skel.iss (limited to 'win32/xchat-wdk-spell.skel.iss') diff --git a/win32/xchat-wdk-spell.skel.iss b/win32/xchat-wdk-spell.skel.iss deleted file mode 100644 index 6d1b26b6..00000000 --- a/win32/xchat-wdk-spell.skel.iss +++ /dev/null @@ -1,39 +0,0 @@ -AppName=XChat-WDK Spelling Dictionaries -AppVerName=XChat-WDK Spelling Dictionaries r1 -AppVersion=1.0 -VersionInfoVersion=1.0 -OutputBaseFilename=XChat-WDK Spelling Dictionaries r1 -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 -- cgit 1.4.1