move StatisticsEventLog action registration near PlatformActions

GitOrigin-RevId: 1b619c23d7fe5987891408197d9d1755f4885eb3
This commit is contained in:
Vladimir Krivosheev
2019-12-23 18:08:57 +00:00
committed by intellij-monorepo-bot
parent 2db8e21dd8
commit f72ba0bcf1
@@ -28,6 +28,7 @@
<xi:include href="/idea/StatisticsEventLog.xml" xpointer="xpointer(/idea-plugin/*)"/>
<xi:include href="/idea/VcsActions.xml" xpointer="xpointer(/idea-plugin/*)"/>
<xi:include href="/idea/LangActions.xml" xpointer="xpointer(/idea-plugin/*)"/>
<xi:include href="/idea/StatisticsEventLog.xml" xpointer="xpointer(/idea-plugin/*)"/>
<actions>
<group id="WelcomeScreen.QuickStart.Platform">