Skip to content

Commit

Permalink
Fix homepage url
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Feb 2, 2014
1 parent 736fb19 commit c5b7188
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions src/i-nex/.src/About.class
Original file line number Diff line number Diff line change
Expand Up @@ -70,21 +70,9 @@ Public Sub Button8_Click()

End

Public Sub Button3_Click()

Desktop.Open("http://mmaciek12.deviantart.com/")

End

Public Sub Button10_Click()

Desktop.Open("mailto:mmaciek123@gmail.com")

End

Public Sub Button4_Click()

Desktop.Open("http://tuxportal.pl/")
Desktop.Open("http://i-nex.linux.pl/")

End

Expand Down

0 comments on commit c5b7188

Please sign in to comment.