chore: normalize line endings

This commit is contained in:
2026-02-14 17:02:11 -07:00
parent 874ea99492
commit 3e2268b391
68 changed files with 3950 additions and 3950 deletions

View File

@@ -1,22 +1,22 @@
:: run this from a command prompt
:: TODO: change it to LocalAppdata when GLib is updated
@echo off
set DEPS_ROOT=C:\mozilla-build\zoitechat
set SPELLING_DEST=..\build\spelling
rmdir /q /s %SPELLING_DEST%
mkdir %SPELLING_DEST%
xcopy /q /s /i %DEPS_ROOT%\myspell\dicts %SPELLING_DEST%\myspell
cd ..
echo [Setup] > build\spelling\zoitechat-spelling.iss
echo WizardImageFile=%cd%\installer\wizardimage.bmp >> build\spelling\zoitechat-spelling.iss
echo WizardSmallImageFile=%cd%\installer\wizardsmallimage.bmp >> build\spelling\zoitechat-spelling.iss
cd ..\share\icons
echo SetupIconFile=%cd%\zoitechat.ico >> win32\build\spelling\zoitechat-spelling.iss
cd ..\..
type win32\spelling\zoitechat-spelling.skel.iss >> win32\build\spelling\zoitechat-spelling.iss
set PATH=%PROGRAMFILES(X86)%\Inno Setup 5
compil32 /cc win32\build\spelling\zoitechat-spelling.iss
cd win32\spelling
pause
:: run this from a command prompt
:: TODO: change it to LocalAppdata when GLib is updated
@echo off
set DEPS_ROOT=C:\mozilla-build\zoitechat
set SPELLING_DEST=..\build\spelling
rmdir /q /s %SPELLING_DEST%
mkdir %SPELLING_DEST%
xcopy /q /s /i %DEPS_ROOT%\myspell\dicts %SPELLING_DEST%\myspell
cd ..
echo [Setup] > build\spelling\zoitechat-spelling.iss
echo WizardImageFile=%cd%\installer\wizardimage.bmp >> build\spelling\zoitechat-spelling.iss
echo WizardSmallImageFile=%cd%\installer\wizardsmallimage.bmp >> build\spelling\zoitechat-spelling.iss
cd ..\share\icons
echo SetupIconFile=%cd%\zoitechat.ico >> win32\build\spelling\zoitechat-spelling.iss
cd ..\..
type win32\spelling\zoitechat-spelling.skel.iss >> win32\build\spelling\zoitechat-spelling.iss
set PATH=%PROGRAMFILES(X86)%\Inno Setup 5
compil32 /cc win32\build\spelling\zoitechat-spelling.iss
cd win32\spelling
pause

View File

@@ -1,31 +1,31 @@
AppName=ZoiteChat Spelling Dictionaries
AppVerName=ZoiteChat Spelling Dictionaries r1
AppVersion=1.0
VersionInfoVersion=1.0
OutputBaseFilename=ZoiteChat Spelling Dictionaries r1
AppPublisher=ZoiteChat
AppPublisherURL=http://www.zoitechat.org/
AppCopyright=Copyright (C) 1998-2010 Peter Zelezny
AppSupportURL=https://github.com/zoitechat/zoitechat/issues
AppUpdatesURL=http://www.zoitechat.org/home/downloads
DefaultDirName={localappdata}\enchant
DefaultGroupName=ZoiteChat
DisableProgramGroupPage=yes
DisableDirPage=yes
SolidCompression=yes
Compression=lzma2/ultra64
SourceDir=.
OutputDir=.
FlatComponentsList=no
PrivilegesRequired=lowest
ShowComponentSizes=no
CreateUninstallRegKey=no
Uninstallable=no
DirExistsWarning=no
ArchitecturesAllowed=x86 x64
[Files]
Source: "myspell\*"; DestDir: "{app}\myspell"; Flags: createallsubdirs recursesubdirs
[Messages]
BeveledLabel= ZoiteChat
AppName=ZoiteChat Spelling Dictionaries
AppVerName=ZoiteChat Spelling Dictionaries r1
AppVersion=1.0
VersionInfoVersion=1.0
OutputBaseFilename=ZoiteChat Spelling Dictionaries r1
AppPublisher=ZoiteChat
AppPublisherURL=http://www.zoitechat.org/
AppCopyright=Copyright (C) 1998-2010 Peter Zelezny
AppSupportURL=https://github.com/zoitechat/zoitechat/issues
AppUpdatesURL=http://www.zoitechat.org/home/downloads
DefaultDirName={localappdata}\enchant
DefaultGroupName=ZoiteChat
DisableProgramGroupPage=yes
DisableDirPage=yes
SolidCompression=yes
Compression=lzma2/ultra64
SourceDir=.
OutputDir=.
FlatComponentsList=no
PrivilegesRequired=lowest
ShowComponentSizes=no
CreateUninstallRegKey=no
Uninstallable=no
DirExistsWarning=no
ArchitecturesAllowed=x86 x64
[Files]
Source: "myspell\*"; DestDir: "{app}\myspell"; Flags: createallsubdirs recursesubdirs
[Messages]
BeveledLabel= ZoiteChat