diff --git a/python/resources/PyCharmCore.icns b/python/build/resources/PyCharmCore.icns similarity index 100% rename from python/resources/PyCharmCore.icns rename to python/build/resources/PyCharmCore.icns diff --git a/python/resources/PyCharmCore.ico b/python/build/resources/PyCharmCore.ico similarity index 100% rename from python/resources/PyCharmCore.ico rename to python/build/resources/PyCharmCore.ico diff --git a/python/resources/PyCharmCore128.png b/python/build/resources/PyCharmCore128.png similarity index 100% rename from python/resources/PyCharmCore128.png rename to python/build/resources/PyCharmCore128.png diff --git a/python/resources/PyCharmCore128_EAP.png b/python/build/resources/PyCharmCore128_EAP.png similarity index 100% rename from python/resources/PyCharmCore128_EAP.png rename to python/build/resources/PyCharmCore128_EAP.png diff --git a/python/resources/PyCharmCore_EAP.icns b/python/build/resources/PyCharmCore_EAP.icns similarity index 100% rename from python/resources/PyCharmCore_EAP.icns rename to python/build/resources/PyCharmCore_EAP.icns diff --git a/python/resources/PyCharmCore_EAP.ico b/python/build/resources/PyCharmCore_EAP.ico similarity index 100% rename from python/resources/PyCharmCore_EAP.ico rename to python/build/resources/PyCharmCore_EAP.ico diff --git a/python/build/dmg_background.tiff b/python/build/resources/dmg_background.tiff similarity index 100% rename from python/build/dmg_background.tiff rename to python/build/resources/dmg_background.tiff diff --git a/python/build/src/org/jetbrains/intellij/build/pycharm/PyCharmCommunityProperties.kt b/python/build/src/org/jetbrains/intellij/build/pycharm/PyCharmCommunityProperties.kt index 08313fbf1600..9096536b14a7 100644 --- a/python/build/src/org/jetbrains/intellij/build/pycharm/PyCharmCommunityProperties.kt +++ b/python/build/src/org/jetbrains/intellij/build/pycharm/PyCharmCommunityProperties.kt @@ -1,4 +1,4 @@ -// Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. package org.jetbrains.intellij.build.pycharm import kotlinx.collections.immutable.persistentMapOf @@ -85,8 +85,8 @@ class PyCharmCommunityProperties(communityHome: Path) : PyCharmPropertiesBase() private class PyCharmCommunityWindowsDistributionCustomizer(projectHome: Path) : PyCharmWindowsDistributionCustomizer() { init { - icoPath = "$projectHome/python/resources/PyCharmCore.ico" - icoPathForEAP = "$projectHome/python/resources/PyCharmCore_EAP.ico" + icoPath = "$projectHome/python/build/resources/PyCharmCore.ico" + icoPathForEAP = "$projectHome/python/build/resources/PyCharmCore_EAP.ico" installerImagesPath = "$projectHome/python/build/resources" fileAssociations = listOf("py") } @@ -96,8 +96,8 @@ private class PyCharmCommunityWindowsDistributionCustomizer(projectHome: Path) : private open class PyCharmCommunityLinuxDistributionCustomizer(projectHome: Path) : LinuxDistributionCustomizer() { init { - iconPngPath = "$projectHome/python/resources/PyCharmCore128.png" - iconPngPathForEAP = "$projectHome/python/resources/PyCharmCore128_EAP.png" + iconPngPath = "$projectHome/python/build/resources/PyCharmCore128.png" + iconPngPathForEAP = "$projectHome/python/build/resources/PyCharmCore128_EAP.png" } override fun getRootDirectoryName(appInfo: ApplicationInfoProperties, buildNumber: String): String { @@ -107,10 +107,10 @@ private open class PyCharmCommunityLinuxDistributionCustomizer(projectHome: Path private class PyCharmCommunityMacDistributionCustomizer(projectHome: Path) : PyCharmMacDistributionCustomizer() { init { - icnsPath = "$projectHome/python/resources/PyCharmCore.icns" - icnsPathForEAP = "$projectHome/python/resources/PyCharmCore_EAP.icns" + icnsPath = "$projectHome/python/build/resources/PyCharmCore.icns" + icnsPathForEAP = "$projectHome/python/build/resources/PyCharmCore_EAP.icns" bundleIdentifier = "com.jetbrains.pycharm.ce" - dmgImagePath = "$projectHome/python/build/dmg_background.tiff" + dmgImagePath = "$projectHome/python/build/resources/dmg_background.tiff" } override fun getRootDirectoryName(appInfo: ApplicationInfoProperties, buildNumber: String): String { diff --git a/python/resources/PyCharmCore128@2x.png b/python/resources/PyCharmCore128@2x.png deleted file mode 100755 index 3dda7bed8638..000000000000 Binary files a/python/resources/PyCharmCore128@2x.png and /dev/null differ diff --git a/python/resources/pycharm-ce-eap_16@2x.svg b/python/resources/pycharm-ce-eap_16@2x.svg deleted file mode 100644 index 743b00b86e8b..000000000000 --- a/python/resources/pycharm-ce-eap_16@2x.svg +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/python/resources/pycharm-ce_16@2x.svg b/python/resources/pycharm-ce_16@2x.svg deleted file mode 100644 index b2536b0b1991..000000000000 --- a/python/resources/pycharm-ce_16@2x.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -