mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Python Console Toowindow icons.
This commit is contained in:
@@ -49,6 +49,7 @@ public class PythonIcons {
|
||||
public static final Icon Python = load("/icons/com/jetbrains/python/python.png"); // 16x16
|
||||
public static final Icon Python_24 = load("/icons/com/jetbrains/python/python_24.png"); // 24x24
|
||||
public static final Icon PythonClosed = load("/icons/com/jetbrains/python/pythonClosed.png"); // 16x16
|
||||
public static final Icon PythonConsoleToolWindow = load("/icons/com/jetbrains/python/pythonConsoleToolWindow.png"); // 13x13
|
||||
public static final Icon PythonTests = load("/icons/com/jetbrains/python/pythonTests.png"); // 16x16
|
||||
public static final Icon TemplateRoot = load("/icons/com/jetbrains/python/templateRoot.png"); // 16x16
|
||||
public static final Icon Virtualenv = load("/icons/com/jetbrains/python/virtualenv.png"); // 16x16
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 558 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 590 B |
Reference in New Issue
Block a user