change default icon for GetFromVCS action

This commit is contained in:
Konstantin Bulenkov
2017-07-17 21:21:13 +02:00
parent ac73f2aaa2
commit f31cb5be85
@@ -274,7 +274,7 @@
</action>
<action id="WelcomeScreen.GetFromVcs" class="com.intellij.openapi.wm.impl.welcomeScreen.GetFromVcsAction"
icon="AllIcons.General.GetProjectfromVCS">
icon="AllIcons.Welcome.FromVCS">
<add-to-group group-id="WelcomeScreen.QuickStart" anchor="first"/>
</action>