Files
openide/python/resources/idea/PythonApplicationInfo.xml
Dmitry Trofimov 67bcf88cbd Revert "Revert "Merge branch 'master' of git.labs.intellij.net:idea/ultimate""
This reverts commit 3a2ad1f6c248ce02e860be14b796981de7ccfeee.
2011-02-04 17:17:18 +03:00

21 lines
1.1 KiB
XML

<component>
<!-- <version name="IntelliJ IDEA" major="6" minor="0.2 Beta"/> -->
<version codename="1.2 Early Access Preview" major="1" minor="2" eap="true" update-channel="pycharm"/>
<build number="__BUILD_NUMBER__" date="__BUILD_DATE__"/>
<logo url="/pycharm_logo.png" textcolor="B7C9B5"/>
<about url="/pycharm_about.png"/>
<icon size32="/PyCharm_32.png" size16="/PyCharm_16.png" size32opaque="/PyCharm_32.png" size12="/PyCharm_12.png"/>
<package code="__PACKAGE_CODE__"/>
<names product="PyCharm" fullname="PyCharm"/>
<install-over minbuild="0" maxbuild="0" version="1.x"/>
<welcome-screen caption-url="/welcomeCaption.png" slogan-url="/developSlogan.png"/>
<update-urls check="http://www.jetbrains.com/updates/updates.xml"
patches="http://download.jetbrains.com/python/"/>
<feedback eap-url="http://www.jetbrains.com/feedback/feedback.jsp?product=PyCharm&amp;build=$BUILD&amp;timezone=$TIMEZONE&amp;eval=$EVAL"
release-url="http://www.jetbrains.com/feedback/feedback.jsp?product=PyCharm&amp;build=$BUILD&amp;timezone=$TIMEZONE&amp;eval=$EVAL"/>
<help file="pycharmhelp.jar" root="pycharm"/>
</component>