Skip to content

Commit

Permalink
Prepare for 2023.3: Specify 'text' field explicitely in XML file (#5415)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpasternak authored Oct 3, 2023
1 parent 03e8ab5 commit cdffce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/src/META-INF/blaze-base.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<actions>
<action id="Blaze.ImportProject2"
class="com.google.idea.blaze.base.wizard2.BlazeImportProjectAction"
text= "Import Bazel Project"
icon="BlazeIcons.Logo">
<add-to-group group-id="FileOpenGroup" anchor="first"/>
<add-to-group group-id="WelcomeScreen.QuickStart" anchor="before"
Expand Down

0 comments on commit cdffce8

Please sign in to comment.