diff --git a/python/build/resources/headerlogo.bmp b/python/build/resources/headerlogo.bmp index c06099264961..db90d347a71e 100644 Binary files a/python/build/resources/headerlogo.bmp and b/python/build/resources/headerlogo.bmp differ diff --git a/python/build/resources/logo.bmp b/python/build/resources/logo.bmp index 6eccca6a731f..eceefb570908 100644 Binary files a/python/build/resources/logo.bmp and b/python/build/resources/logo.bmp differ diff --git a/python/edu/build/DMG_background.png b/python/edu/build/DMG_background.png index 37f903645d9a..0a77e74f4111 100644 Binary files a/python/edu/build/DMG_background.png and b/python/edu/build/DMG_background.png differ diff --git a/python/edu/build/pycharm_edu_build.gant b/python/edu/build/pycharm_edu_build.gant index 4b1158acb423..d10f04587072 100644 --- a/python/edu/build/pycharm_edu_build.gant +++ b/python/edu/build/pycharm_edu_build.gant @@ -48,7 +48,7 @@ private List pycharmPlatformApiModules() { private List pycharmImplementationModules() { //modules to put into pycharm.jar - return [platformImplementationModules, "dom-impl", "python-community", "python-community-ide-resources", + return [platformImplementationModules, "dom-impl", "python-community", "python-community-ide-resources", "python-ide-community", "python-community-configure", "python-educational", "python-openapi", "python-psi-api", "platform-main"].flatten() } diff --git a/python/edu/resources/PyCharmEdu.icns b/python/edu/resources/PyCharmEdu.icns index aa996284732d..79f5663826d0 100644 Binary files a/python/edu/resources/PyCharmEdu.icns and b/python/edu/resources/PyCharmEdu.icns differ diff --git a/python/resources/pycharm_core_about.png b/python/resources/pycharm_core_about.png index 1bd18ae109b7..6f081ca210d6 100644 Binary files a/python/resources/pycharm_core_about.png and b/python/resources/pycharm_core_about.png differ diff --git a/python/resources/pycharm_core_about@2x.png b/python/resources/pycharm_core_about@2x.png index 31aa960cd133..398b766df1c2 100644 Binary files a/python/resources/pycharm_core_about@2x.png and b/python/resources/pycharm_core_about@2x.png differ diff --git a/python/resources/pycharm_core_logo@2x.png b/python/resources/pycharm_core_logo@2x.png index 06fc318351f3..151e752c24d4 100644 Binary files a/python/resources/pycharm_core_logo@2x.png and b/python/resources/pycharm_core_logo@2x.png differ