From c6346fd875fc6fd1b83e6c78a6d550976b97b071 Mon Sep 17 00:00:00 2001
From: Volker Fischer
Date: Sun, 10 Feb 2013 08:51:22 +0000
Subject: [PATCH] update links in about dialog
---
src/util.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/util.cpp b/src/util.cpp
index 1e1eb671..db3c5908 100755
--- a/src/util.cpp
+++ b/src/util.cpp
@@ -334,7 +334,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : QDialog ( parent )
"
"
""
"- Qt cross-platform application framework: "
- "http://trolltech.com
"
+ "http://qt.digia.com"
"- The CELT ultra-low delay audio codec: "
"http://www.celt-codec.org
"
"- Audio reverberation code: by Perry R. Cook and Gary P. Scavone, "
@@ -344,8 +344,8 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : QDialog ( parent )
"
- Parts from Dream DRM Receiver by Volker Fischer and Alexander "
"Kurpiers: "
"http://drm.sf.net
"
- "- Some pixmaps are from Clker.com - vector clip art online, "
- "royalty free & public domain
"
+ "- Some pixmaps are from the Open Clip Art Library (OCAL): "
+ "http://openclipart.org
"
"
"
"
");