Applied generic product name to the 'tip of the day' welcome page (actual replacement is performed at com.intellij.ide.util.TipUIUtil.openTipInBrowser())

This commit is contained in:
Denis.Zhdanov
2013-05-13 09:11:54 +04:00
parent 1101290e39
commit 01e51176c7
+1 -1
View File
@@ -4,7 +4,7 @@
</head>
<body>
<h1>
Welcome to <span class="product">IntelliJ IDEA</span> <span class="version">&majorVersion;</span></h1>
Welcome to <span class="product">&productName</span> <span class="version">&majorVersion;</span></h1>
<p>
You can quickly get familiar with the main features of the IDE by reading these tips. You may try out
the features described in the tips while this dialog stays open on the screen. If you close the dialog,