mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 11:29:28 +07:00
GitOrigin-RevId: 38d5b5c3a8e7ff4b8d329a3981bc2809bf74b3af
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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |