mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 20:41:58 -08:00
* Changed some links and messages.
This commit is contained in:
parent
2a2c817d8e
commit
2d109222a8
4 changed files with 6 additions and 5 deletions
|
|
@ -81,7 +81,7 @@
|
|||
</Component>
|
||||
<Component class="javax.swing.JLabel" name="jLabel2">
|
||||
<Properties>
|
||||
<Property name="text" type="java.lang.String" value="Courtesy: BetaSteward@googlemail.com. Site: www.magefree.com"/>
|
||||
<Property name="text" type="java.lang.String" value="Courtesy: BetaSteward@googlemail.com. Site: http://176.31.186.181/"/>
|
||||
</Properties>
|
||||
</Component>
|
||||
<Component class="javax.swing.JLabel" name="jLabel3">
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@ public class AboutDialog extends MageDialog {
|
|||
|
||||
lblVersion.setText("0.0.0");
|
||||
|
||||
jLabel2.setText("Courtesy: BetaSteward@googlemail.com. Site: www.magefree.com");
|
||||
jLabel2.setText("Courtesy: BetaSteward@googlemail.com. Site: http://176.31.186.181/");
|
||||
|
||||
jLabel3.setText("Devs: BetaSteward, Noxx, Eugen.Rivniy, North, LevelX2, Jeff, Plopman. ");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue