updated about dialog.

This commit is contained in:
magenoxx 2011-06-13 17:58:19 +04:00
parent 611c4b7b2f
commit 8e788f3b32
2 changed files with 2 additions and 2 deletions

View file

@ -91,7 +91,7 @@
</Component>
<Component class="javax.swing.JLabel" name="jLabel4">
<Properties>
<Property name="text" type="java.lang.String" value="Thanks: i_no_k, soulless."/>
<Property name="text" type="java.lang.String" value="Thanks: i_no_k, soulless, arching."/>
</Properties>
</Component>
</SubComponents>

View file

@ -87,7 +87,7 @@ public class AboutDialog extends MageDialog {
jLabel3.setText("Devs: BetaSteward, Nantuko84, Eugen.Rivniy, North, maurer.it, Viserion");
jLabel4.setText("Thanks: i_no_k, soulless");
jLabel4.setText("Thanks: i_no_k, soulless, arching.");
javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());
getContentPane().setLayout(layout);