File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
plugin/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 37
37
description =" Locate element in the currently active editor using a locator in the tool window"
38
38
icon =" AllIcons.Actions.Find" >
39
39
<override-text place =" MainMenu" text =" Locate _Element" />
40
+ <override-text place =" ToolwindowContent" text =" Locate _Element" />
40
41
<synonym text =" Find Element" />
41
42
42
43
<add-to-group group-id =" FindMenuGroup" anchor =" last" />
45
46
<action id =" com.github.tarcv.testingteam.surveyoridea.gui.ShowNoticeAction"
46
47
class =" com.github.tarcv.testingteam.surveyoridea.gui.ShowNoticeAction" text =" UI Surveyor: Show Licenses and Notices"
47
48
icon =" AllIcons.General.ShowInfos" >
49
+ <override-text place =" ToolwindowContent" text =" Show Licenses and Notices" />
50
+
48
51
<add-to-group group-id =" HelpMenu" relative-to-action =" About" anchor =" before" />
49
52
<add-to-group group-id =" com.github.tarcv.testingteam.surveyoridea.gui.LocateToolWindow.toolbar" />
50
53
</action >
You can’t perform that action at this time.
0 commit comments