mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 03:37:58 +07:00
[icons] IJPL-207480 Move generic purpose icons from PythonIcons to AllIcons
GitOrigin-RevId: 966f5d8f9fe1a42064c56ca50d936347ea067273
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8ef88e8af6
commit
64512e8d6c
@@ -7,7 +7,7 @@
|
||||
"expui": {
|
||||
"debug": {
|
||||
"specialVar.svg": "icons/com/jetbrains/pythonCore/python/debug/specialVar.svg",
|
||||
"stepIntoMyCode.svg": "icons/com/jetbrains/pythonCore/python/debug/StepIntoMyCode.svg"
|
||||
"stepIntoMyCode.svg": "icons/com/jetbrains/pythonCore/python/debug/stepIntoMyCode.svg"
|
||||
},
|
||||
"anaconda.svg": "icons/com/jetbrains/pythonCore/python/anaconda.svg",
|
||||
"attachDebugger.svg": "icons/com/jetbrains/pythonCore/python/attachDebugger.svg",
|
||||
@@ -25,7 +25,8 @@
|
||||
"ssh.svg": "icons/com/jetbrains/pythonCore/python/ssh.svg",
|
||||
"templateRoot.svg": "icons/com/jetbrains/pythonCore/python/templateRoot.svg",
|
||||
"vagrant.svg": "icons/com/jetbrains/pythonCore/python/vagrant.svg",
|
||||
"virtualEnv.svg": "icons/com/jetbrains/pythonCore/python/virtualenv.svg"
|
||||
"virtualEnv.svg": "icons/com/jetbrains/pythonCore/python/virtualenv.svg",
|
||||
"viewAsImage.svg": "icons/com/jetbrains/pythonCore/python/viewAsImage.svg"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user