|
From: Tapio V. <aa...@us...> - 2011-02-26 12:35:43
|
Author: Tapio Vierros <tap...@gm...>
Date: Sat Feb 26 14:34:18 2011 +0200
Website link now points to the Composer page.
---
aboutdialog.ui | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/aboutdialog.ui b/aboutdialog.ui
index 2bf2a95..287603e 100644
--- a/aboutdialog.ui
+++ b/aboutdialog.ui
@@ -69,11 +69,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
- <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
-p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;">
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Website: <a href="http://performous.org"><span style=" text-decoration: underline; color:#0000ff;">http://performous.org</span></a></p></body></html></string>
+ <string>Website: <a href="http://performous.org/composer">http://performous.org/composer</a></string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
|