You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
display "select all" scene with select all key[A]
add new scenes "Remove"&"Update" in TGUI and realized remove packages function
attention: there is only a scene for "update",did realize the update packages function
Signed-off-by: [email protected] <[email protected]>
1.Change the text 'update' to 'upgrade'
2.Add two choices,get source archive and get SPDX files
Add a new stage--STAGE_PROCESS to process the last process functions for all of the five install choices
3.Change the sign of selcted item:
remove window : '[-]';
upgrade window :'[U]';
get source and get spdx : '[S]'.
4.In type select window , the sign of unselect item is '[]', add a blank ,now is '[ ]'
Signed-off-by: [email protected] <[email protected]>
The text was updated successfully, but these errors were encountered: