IDEA-91334 Event log default icon should be 13x13

This commit is contained in:
peter
2012-09-11 20:54:28 +02:00
parent 7fd8aeb385
commit 3719f4d04f
3 changed files with 2 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 350 B

@@ -244,7 +244,7 @@
<virtualFileSystem key="https" implementationClass="com.intellij.openapi.vfs.impl.http.HttpsFileSystem"/>
<toolWindow id="Event Log" anchor="bottom" secondary="true"
icon="AllIcons.Ide.Notifications"
icon="AllIcons.Ide.NoNotifications13"
factoryClass="com.intellij.notification.EventLogToolWindowFactory"/>
<projectService serviceInterface="com.intellij.openapi.wm.impl.ProjectFrameBounds"
@@ -557,6 +557,7 @@ public class AllIcons {
public static final Icon Recording_stop = IconLoader.getIcon("/ide/macro/recording_stop.png"); // 16x16
}
public static final Icon NoNotifications13 = IconLoader.getIcon("/ide/noNotifications13.png"); // 13x13
public static final Icon Notifications = IconLoader.getIcon("/ide/notifications.png"); // 16x16
public static final Icon Pipette = IconLoader.getIcon("/ide/pipette.png"); // 18x18
public static final Icon Pipette_rollover = IconLoader.getIcon("/ide/pipette_rollover.png"); // 18x18