fix for bug#33777;changing installer background text font and colour and shadow
This commit is contained in:
Родитель
663b320a64
Коммит
b49315f1d8
|
@ -6,3 +6,6 @@ Department=CCK
|
|||
Feedback=http://home.netscape.com/browsers/6/cck/feedbackcenter.html
|
||||
FeedbackChoice=Yes
|
||||
FeedbackButtonName=Feedback
|
||||
DefaultFontSize=32
|
||||
DefaultFontColor=WHITE
|
||||
DefaultFontShadow=TRUE
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
configure(GENERAL,Product Name,%InstallerScreenText1%)
|
||||
configure(GENERAL,Setup Title1,%InstallerScreenText1%)
|
||||
configure(GENERAL,Setup Title1 Font Size,%DefaultFontSize%)
|
||||
configure(GENERAL,Setup Title1 Font Color,%DefaultFontColor%)
|
||||
configure(GENERAL,Setup Title1 Font Shadow,%DefaultFontShadow%)
|
||||
configure(GENERAL,Setup Title2,%InstallerScreenText2%)
|
||||
configure(GENERAL,Program Folder Name,%ProgramFolderName%)
|
||||
configure(Dialog Setup Type,Readme Filename,%ReadMeFile%)
|
||||
|
|
Загрузка…
Ссылка в новой задаче