Project

General

Profile

action #89638 » widgets.json

JRivrain, 2021-03-08 17:25

 
[
{
"class" : "YDialog",
"hstretch" : true,
"type" : "wizard",
"vstretch" : true
},
{
"class" : "YWizard",
"debug_label" : "Welcome",
"hstretch" : true,
"id" : "wizard",
"vstretch" : true
},
{
"class" : "YAlignment_HVCenter",
"hstretch" : true,
"vstretch" : true
},
{
"class" : "YReplacePoint",
"hstretch" : true,
"id" : "contents",
"vstretch" : true
},
{
"class" : "YVBox",
"hstretch" : true,
"vstretch" : true
},
{
"class" : "YVSpacing",
"value" : 58
},
{
"class" : "YHBox",
"hstretch" : true,
"vstretch" : true
},
{
"class" : "YHSpacing",
"value" : 48
},
{
"class" : "YRichText",
"hstretch" : true,
"id" : "welcome_text",
"text" : "<p><b>Welcome!</b></p><p>There are a few more steps to take before your system is ready to\nuse. YaST will now guide you through some basic configuration. Click\n<b>Next</b> to continue. </p>\n \n",
"vstretch" : true
},
{
"class" : "YHSpacing",
"value" : 48
},
{
"class" : "YVSpacing",
"value" : 38
},
{
"class" : "YQWizardButton",
"debug_label" : "Help",
"fkey" : 1,
"label" : "&Help"
},
{
"class" : "YQWizardButton",
"debug_label" : "Release Notes",
"label" : "R&elease Notes"
},
{
"class" : "YQWizardButton",
"debug_label" : "Abort",
"id" : "abort",
"label" : "Abo&rt"
},
{
"class" : "YQWizardButton",
"debug_label" : "Back",
"fkey" : 8,
"id" : "back",
"label" : "&Back"
},
{
"class" : "YQWizardButton",
"debug_label" : "Next",
"fkey" : 10,
"id" : "next",
"label" : "&Next"
}
]
(2-2/2)