mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 16:36:56 +07:00
17 lines
530 B
JSON
17 lines
530 B
JSON
{
|
|
"icons": {
|
|
"com": {
|
|
"jetbrains": {
|
|
"python": {
|
|
"expui": {
|
|
"python.svg": "icons/com/jetbrains/python/python.svg",
|
|
"pythonConsoleToolWindow.svg": "icons/com/jetbrains/python/pythonConsoleToolWindow.svg",
|
|
"pythonPackages.svg": "icons/com/jetbrains/python/pythonPackages.svg",
|
|
"commandQueue.svg": "icons/com/jetbrains/python/commandQueue.svg",
|
|
"sciView.svg": "icons/com/jetbrains/python/DataView.svg"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |