BIN
Icons/Black/AssaAttachments.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
Icons/Black/AssaProperties.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
Icons/Black/AssaStyle.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Icons/Black/BurnIn.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Icons/Black/EbuProperties.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
Icons/Black/Find.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
Icons/Black/FixCommonErrors.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Icons/Black/Help.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
Icons/Black/IttProperties.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Icons/Black/Netflix.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
Icons/Black/New.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
Icons/Black/Open.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
Icons/Black/RemoveTextForHi.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Icons/Black/Replace.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
Icons/Black/Save.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Icons/Black/SaveAs.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
Icons/Black/Settings.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Icons/Black/SourceView.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Icons/Black/SpellCheck.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
Icons/Black/VideoToggle.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
Icons/Black/VisualSync.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
Icons/Black/WaveformToggle.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Icons/Black/WebVttProperties.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
@ -191,6 +191,7 @@ IF NOT EXIST "temp_zip\Icons" MD "temp_zip\Icons"
|
||||
IF NOT EXIST "temp_zip\Icons\DefaultTheme" MD "temp_zip\Icons\DefaultTheme"
|
||||
IF NOT EXIST "temp_zip\Icons\DarkTheme" MD "temp_zip\Icons\DarkTheme"
|
||||
IF NOT EXIST "temp_zip\Icons\Legacy" MD "temp_zip\Icons\Legacy"
|
||||
IF NOT EXIST "temp_zip\Icons\Black" MD "temp_zip\Icons\Black"
|
||||
|
||||
ECHO.
|
||||
COPY /Y /V "..\..\..\..\LICENSE.txt" "temp_zip\"
|
||||
@ -220,6 +221,7 @@ COPY /Y /V "..\..\..\..\Icons\*.ico" "temp_zip\Icons\"
|
||||
COPY /Y /V "..\..\..\..\Icons\DefaultTheme\*.png" "temp_zip\Icons\DefaultTheme"
|
||||
COPY /Y /V "..\..\..\..\Icons\DarkTheme\*.png" "temp_zip\Icons\DarkTheme"
|
||||
COPY /Y /V "..\..\..\..\Icons\Legacy\*.png" "temp_zip\Icons\Legacy"
|
||||
COPY /Y /V "..\..\..\..\Icons\Black\*.png" "temp_zip\Icons\Black"
|
||||
|
||||
PUSHD "temp_zip"
|
||||
START "" /B /WAIT "%SEVENZIP%" a -tzip -mx=9 "SubtitleEdit-%VERSION%.zip" * >NUL
|
||||
|
@ -165,6 +165,7 @@ IF NOT EXIST "temp_zip\Icons" MD "temp_zip\Icons"
|
||||
IF NOT EXIST "temp_zip\Icons\DefaultTheme" MD "temp_zip\Icons\DefaultTheme"
|
||||
IF NOT EXIST "temp_zip\Icons\DarkTheme" MD "temp_zip\Icons\DarkTheme"
|
||||
IF NOT EXIST "temp_zip\Icons\Legacy" MD "temp_zip\Icons\Legacy"
|
||||
IF NOT EXIST "temp_zip\Icons\Black" MD "temp_zip\Icons\Black"
|
||||
|
||||
ECHO.
|
||||
COPY /Y /V "..\..\..\..\LICENSE.txt" "temp_zip\"
|
||||
@ -194,6 +195,7 @@ COPY /Y /V "..\..\..\..\Icons\*.ico" "temp_zip\Icons\"
|
||||
COPY /Y /V "..\..\..\..\Icons\DefaultTheme\*.png" "temp_zip\Icons\DefaultTheme"
|
||||
COPY /Y /V "..\..\..\..\Icons\DarkTheme\*.png" "temp_zip\Icons\DarkTheme"
|
||||
COPY /Y /V "..\..\..\..\Icons\Legacy\*.png" "temp_zip\Icons\Legacy"
|
||||
COPY /Y /V "..\..\..\..\Icons\Black\*.png" "temp_zip\Icons\Black"
|
||||
|
||||
PUSHD "temp_zip"
|
||||
START "" /B /WAIT "%SEVENZIP%" a -tzip -mx=9 "SubtitleEditBeta.zip" * >NUL
|
||||
|
@ -264,8 +264,10 @@ Source: ..\Icons\vtt.ico; DestDir: {app}\Icons;
|
||||
Source: ..\Icons\smi.ico; DestDir: {app}\Icons; Flags: ignoreversion onlyifdoesntexist; Components: main
|
||||
Source: ..\Icons\itt.ico; DestDir: {app}\Icons; Flags: ignoreversion onlyifdoesntexist; Components: main
|
||||
|
||||
Source: ..\Icons\DarkTheme\*.png; DestDir: {userappdata}\Subtitle Edit\Icons\DarkTheme; Flags: ignoreversion onlyifdoesntexist; Components: main
|
||||
Source: ..\Icons\DefaultTheme\*.png; DestDir: {userappdata}\Subtitle Edit\Icons\DefaultTheme; Flags: ignoreversion onlyifdoesntexist; Components: main
|
||||
Source: ..\Icons\DarkTheme\*.png; DestDir: {userappdata}\Subtitle Edit\Icons\DarkTheme; Flags: ignoreversion onlyifdoesntexist; Components: main
|
||||
Source: ..\Icons\DefaultTheme\*.png; DestDir: {userappdata}\Subtitle Edit\Icons\DefaultTheme; Flags: ignoreversion onlyifdoesntexist; Components: main
|
||||
Source: ..\Icons\Legacy\*.png; DestDir: {userappdata}\Subtitle Edit\Icons\Legacy; Flags: ignoreversion onlyifdoesntexist; Components: main
|
||||
Source: ..\Icons\Black\*.png; DestDir: {userappdata}\Subtitle Edit\Icons\Black; Flags: ignoreversion onlyifdoesntexist; Components: main
|
||||
|
||||
#ifdef localize
|
||||
Source: {#bindir}\Languages\ar-EG.xml; DestDir: {app}\Languages; Flags: ignoreversion; Components: translations
|
||||
@ -728,6 +730,7 @@ begin
|
||||
DelTree(ExpandConstant('{userappdata}\Subtitle Edit\Plugins\*.*'), False, True, False);
|
||||
RemoveDir(ExpandConstant('{userappdata}\Subtitle Edit\Plugins'));
|
||||
DelTree(ExpandConstant('{userappdata}\Subtitle Edit\Icons\*.*'), False, True, False);
|
||||
RemoveDir(ExpandConstant('{userappdata}\Subtitle Edit\Icons'));
|
||||
end;
|
||||
|
||||
|
||||
|