updated some texts
This commit is contained in:
parent
d605ef6f9b
commit
b3f21c80fd
4 changed files with 5 additions and 3 deletions
2
AUTHORS
2
AUTHORS
|
@ -1 +1 @@
|
|||
Volker Fischer <corrados[at+]users[dot*]sourceforge[dot_]net>
|
||||
See Github
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
|
||||
- audio recording for the server, coded by pljones
|
||||
|
||||
- SVG server history graph, coded by pljones
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
2
README
2
README
|
@ -63,4 +63,4 @@ source:
|
|||
- Some pixmaps are from the Open Clip Art Library (OCAL):
|
||||
http://openclipart.org
|
||||
|
||||
- Audio recording for the server, coded by pljones: http://jamulus.drealm.info
|
||||
- Audio recording for the server and SVG history graph, coded by pljones: http://jamulus.drealm.info
|
||||
|
|
|
@ -385,7 +385,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : QDialog ( parent )
|
|||
"<i><a href=""http://openclipart.org"">http://openclipart.org</a></i></li>"
|
||||
"<li>Country flag icons from Mark James: "
|
||||
"<i><a href=""http://www.famfamfam.com"">http://www.famfamfam.com</a></i></li>"
|
||||
"<li>Audio recording for the server, coded by pljones: "
|
||||
"<li>Audio recording for the server and SVG history graph, coded by pljones: "
|
||||
"<i><a href=""http://jamulus.drealm.info"">http://jamulus.drealm.info</a></i></li>"
|
||||
"</ul>"
|
||||
"</center><br>");
|
||||
|
|
Loading…
Reference in a new issue