File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,8 @@ Name: "res_association"; Description: "{cm:AssociateResFiles}"
73
73
[Files]
74
74
Source : " README.txt" ; DestDir : " {app} " ; Flags : ignoreversion
75
75
Source : " READMEJP.txt" ; DestDir : " {app} " ; Flags : ignoreversion
76
+ Source : " READMEIT.txt" ; DestDir : " {app} " ; Flags : ignoreversion
77
+ Source : " READMEKO.txt" ; DestDir : " {app} " ; Flags : ignoreversion
76
78
Source : " LICENSE.txt" ; DestDir : " {app} " ; Flags : ignoreversion
77
79
Source : " Standardize.md" ; DestDir : " {app} " ; Flags : ignoreversion
78
80
Source : " HYOJUNKA.txt" ; DestDir : " {app} " ; Flags : ignoreversion
Original file line number Diff line number Diff line change 22
22
RE_VERSION=5.5.0
23
23
RE_NAME=" RisohEditor-$RE_VERSION -no-inst"
24
24
RE_BIN_DIR=" build/$RE_NAME "
25
- RE_FILES=" README.txt READMEJP.txt LICENSE.txt Standardize.md HYOJUNKA.txt TRANSLATORS.txt src/resource.h build/RisohEditor.exe mcdx/MESSAGETABLEDX.md"
25
+ RE_FILES=" README.txt READMEJP.txt READMEIT.txt READMEKO.txt LICENSE.txt Standardize.md HYOJUNKA.txt TRANSLATORS.txt src/resource.h build/RisohEditor.exe mcdx/MESSAGETABLEDX.md"
26
26
RE_TARGET=" build/RisohEditor-$RE_VERSION -no-inst.zip"
27
27
28
28
# ###############################################################################
Original file line number Diff line number Diff line change 22
22
RE_VERSION=5.5.0
23
23
RE_NAME=" RisohEditor-$RE_VERSION -portable"
24
24
RE_BIN_DIR=" build/$RE_NAME "
25
- RE_FILES=" README.txt READMEJP.txt LICENSE.txt Standardize.md HYOJUNKA.txt TRANSLATORS.txt src/resource.h build/RisohEditorPortable.exe mcdx/MESSAGETABLEDX.md"
25
+ RE_FILES=" README.txt READMEJP.txt READMEIT.txt READMEKO.txt LICENSE.txt Standardize.md HYOJUNKA.txt TRANSLATORS.txt src/resource.h build/RisohEditorPortable.exe mcdx/MESSAGETABLEDX.md"
26
26
RE_TARGET=" build/RisohEditor-$RE_VERSION -portable.zip"
27
27
28
28
# ###############################################################################
You can’t perform that action at this time.
0 commit comments