Updated about dialog

This commit is contained in:
magenoxx 2011-06-09 16:36:08 +04:00
parent a1905fcbca
commit e29e2cd6dc
2 changed files with 16 additions and 2 deletions

View file

@ -26,6 +26,7 @@
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="jLabel3" alignment="0" pref="353" max="32767" attributes="0"/>
<Component id="jLabel4" alignment="0" pref="353" max="32767" attributes="0"/>
<Component id="btnOk" alignment="1" min="-2" max="-2" attributes="0"/>
<Group type="102" alignment="0" attributes="0">
<Component id="jLabel1" min="-2" max="-2" attributes="0"/>
@ -51,6 +52,8 @@
<EmptySpace max="-2" attributes="0"/>
<Component id="jLabel3" pref="52" max="32767" attributes="0"/>
<EmptySpace type="separate" max="-2" attributes="0"/>
<Component id="jLabel4" pref="52" max="32767" attributes="0"/>
<EmptySpace type="separate" max="-2" attributes="0"/>
<Component id="btnOk" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
</Group>
@ -78,13 +81,18 @@
</Component>
<Component class="javax.swing.JLabel" name="jLabel2">
<Properties>
<Property name="text" type="java.lang.String" value="Courtesy: BetaSteward@googlemail.com"/>
<Property name="text" type="java.lang.String" value="Courtesy: BetaSteward@googlemail.com. Site: www.magefree.com"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel3">
<Properties>
<Property name="text" type="java.lang.String" value="Devs: BetaSteward, Nantuko84, Eugen.Rivniy, North, maurer.it, Viserion"/>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel4">
<Properties>
<Property name="text" type="java.lang.String" value="Thanks: i_no_k, soulless."/>
</Properties>
</Component>
</SubComponents>
</Form>