summaryrefslogtreecommitdiff
path: root/resources/src/idea/TeamServerApplicationInfo.xml
blob: d171332124c07c6720f2bbd46510ba362a544da2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<component>
  <!-- <version name="IntelliJ IDEA" major="5" minor="0.2"/> -->
  <version name="IntelliJ IDEA (Demetra)" />
  <build number="__BUILD_NUMBER__" date="__BUILD_DATE__"/>
  <logo url="/idea_logo.png"/>
  <about url="/idea_about.png"/>
  <package code="TeamServer"/>
  <names product="IDEA" fullname="IntelliJ IDEA"/>

  <welcome-screen logo-url="/Logo_welcomeScreen.png"
                  caption-url="/general/welcomeCaption.png" 
                  slogan-url="/general/developSlogan.png"/>

  <update-urls check="http://www.jetbrains.com/updates/update.xml" download="http://www.jetbrains.com/idea/download/"/>
  <eap-update-urls check="http://www.jetbrains.com/updates/eap-update.xml" download="http://www.intellij.net/eap/products/idea/download.jsp"/>
</component>