зеркало из https://github.com/mozilla/gecko-dev.git
fixing bug #6558 adding new show config info button in checklist.ini and changing text of show sum button on build page to reflect the same
This commit is contained in:
Родитель
4c06279ece
Коммит
b336666f6d
|
@ -77,7 +77,7 @@ Name=CustomizationList
|
|||
Value=
|
||||
Start_x=7
|
||||
Start_y=220
|
||||
Width=185
|
||||
Width=95
|
||||
Height=99
|
||||
subsection=Options for ComboBox1
|
||||
onInit=GenerateDirList(self,%Root%Configs\*.*)
|
||||
|
@ -219,3 +219,15 @@ onCommand=VerifySet(%CustomizationList%,Choose an existing configuration or crea
|
|||
; but this should be changed at some point...
|
||||
|
||||
target=CustomizationList
|
||||
|
||||
[Widget 2010]
|
||||
Type=Button
|
||||
Name=ButtonSummary
|
||||
Value=Show Config Info..
|
||||
Start_x=120
|
||||
Start_y=218
|
||||
Width=77
|
||||
Height=17
|
||||
onInit=Enable2(%CustomizationList%)
|
||||
onCommand=ShowSummary()
|
||||
|
||||
|
|
|
@ -546,7 +546,7 @@ Type=Button
|
|||
|
||||
Name=Button5
|
||||
|
||||
Value=Show Summary
|
||||
Value=Show Config Info..
|
||||
|
||||
Start_x=330
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче