IDEA-302820 Fix name, layout and forbid customization of run widget in the new UI

GitOrigin-RevId: 7ad8ae11fac2a178bf5aaf2f8d8d3d8b65cb8aa1
This commit is contained in:
Alexey Merkulov
2023-02-03 15:01:50 +01:00
committed by intellij-monorepo-bot
parent f6305910fe
commit d97aa80a08
6 changed files with 12 additions and 23 deletions

View File

@@ -321,7 +321,7 @@ class PythonOnboardingTourLesson :
task {
val introductionText = PythonLessonsBundle.message("python.onboarding.temporary.configuration.description",
strong(ActionsBundle.actionText("RedesignedRunToolbarWrapper")),
strong(ActionsBundle.actionText("NewUiRunWidget")),
icon(AllIcons.Actions.Execute),
icon(AllIcons.Actions.StartDebugger))