mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
16 lines
510 B
JSON
16 lines
510 B
JSON
{
|
|
"icons": {
|
|
"expui": {
|
|
"gutter": {
|
|
"descriptionFile@14x14.svg": "icons/gutter/descriptionFile.svg",
|
|
"diff@14x14.svg": "icons/gutter/diff.svg",
|
|
"plugin@14x14.svg": "icons/gutter/plugin.svg",
|
|
"properties@14x14.svg": "icons/gutter/properties.svg"
|
|
},
|
|
"addSDK.svg": "icons/add_sdk.svg",
|
|
"sdkClosed.svg": "icons/sdk_closed.svg",
|
|
"remoteMapping.svg": "icons/remoteMapping.svg",
|
|
"localizationFile.svg": "icons/localizationFile.svg"
|
|
}
|
|
}
|
|
} |