mention pljones in the About dialog and README
This commit is contained in:
parent
b1874d193f
commit
0d9c98f9be
2 changed files with 3 additions and 0 deletions
2
README
2
README
|
@ -62,3 +62,5 @@ source:
|
||||||
|
|
||||||
- Some pixmaps are from the Open Clip Art Library (OCAL):
|
- Some pixmaps are from the Open Clip Art Library (OCAL):
|
||||||
http://openclipart.org
|
http://openclipart.org
|
||||||
|
|
||||||
|
- Server wave recording, coded by pljones
|
||||||
|
|
|
@ -385,6 +385,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : QDialog ( parent )
|
||||||
"<i><a href=""http://openclipart.org"">http://openclipart.org</a></i></li>"
|
"<i><a href=""http://openclipart.org"">http://openclipart.org</a></i></li>"
|
||||||
"<li>Country flag icons from Mark James: "
|
"<li>Country flag icons from Mark James: "
|
||||||
"<i><a href=""http://www.famfamfam.com"">http://www.famfamfam.com</a></i></li>"
|
"<i><a href=""http://www.famfamfam.com"">http://www.famfamfam.com</a></i></li>"
|
||||||
|
"<li>Server wave recording, coded by pljones</li>"
|
||||||
"</ul>"
|
"</ul>"
|
||||||
"</center><br>");
|
"</center><br>");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue