Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Commit

Permalink
Updates some links in about dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
quanticc committed Apr 7, 2016
1 parent 753bd49 commit 85d5d8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/ui/AboutDialog.java
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,13 @@ public AboutDialog(String version, String build) {
aboutTextPane
.setText("Simple Team Fortress 2 (TF2) Recording Tool<br>"
+ "Copyright 2011-2015 Montz, Quantic, contributors and others<br>"
+ "<a href=\"http://iabarca.github.io/lawena-recording-tool/\">http://iabarca.github.io/lawena-recording-tool/</a><br><br>"
+ "<a href=\"http://lawena.github.io/\">http://lawena.github.io/</a><br><br>"
+ "Lawena is free software; you can redistribute it and/or modify it under the terms of the <a href=\"https://github.com/iabarca/lawena-recording-tool/blob/master/LICENSE.txt\">GNU GPLv3</a>.<br>"
+ "Graphical .cfg files are almost entirely based on <a href=\"http://chrisdown.name/tf2/\">Chris' maxquality config</a>, with very slight tweaks.<br>"
+ "Built-in Killnotices and Medic HUD were made by <a href=\"http://steamcommunity.com/profiles/76561198023136325\">mih</a>. Thanks!<br>"
+ "Most Skyboxes are from GameBanana, made by <a href=\"http://gamebanana.com/members/submissions/textures/289553\">komaokc</a>, and the rest are from the PLDX recording tool.<br>"
+ "Enhanced particles included are also from PLDX recording tool.<br><br>"
+ "Self-Updating mechanism is possible thanks to <a href=\"http://code.google.com/p/getdown/\">Getdown</a>, developed by Third Rings Design, Inc.<br>"
+ "Self-Updating mechanism is possible thanks to <a href=\"https://github.com/threerings/getdown\">Getdown</a>, developed by Third Rings Design, Inc.<br>"
+ "Microsoft Sysinternals <a href=\"http://technet.microsoft.com/en-us/sysinternals/bb896655.aspx\">Handle</a> utility by Mark Russinovich.<br>"
+ "FontReg utility by <a href=\"http://code.kliu.org/\">kliu.org</a>.<br>"
+ "Source, the Source logo, Steam, the Steam logo, Team Fortress, the Team Fortress logo, Counter-Strike,<br>"
Expand Down

0 comments on commit 85d5d8c

Please sign in to comment.