diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 07:40:03 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 07:40:03 (GMT) |
commit | a958ab9c98481100870a87ee07b8e0abddbfc804 (patch) | |
tree | e8d5c8f4e5b6b33942af6fac748e7fa9feef8d9c /examples/xml/dombookmarks | |
parent | 411991d0e6a04085d9f8379ceccce337c5b6e818 (diff) | |
download | Qt-a958ab9c98481100870a87ee07b8e0abddbfc804.zip Qt-a958ab9c98481100870a87ee07b8e0abddbfc804.tar.gz Qt-a958ab9c98481100870a87ee07b8e0abddbfc804.tar.bz2 |
Qt's domain name is now qt.nokia.com.
Reviewed-by: Trust Me
Diffstat (limited to 'examples/xml/dombookmarks')
-rw-r--r-- | examples/xml/dombookmarks/frank.xbel | 4 | ||||
-rw-r--r-- | examples/xml/dombookmarks/jennifer.xbel | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/examples/xml/dombookmarks/frank.xbel b/examples/xml/dombookmarks/frank.xbel index d6a12c6..4dfaa4c 100644 --- a/examples/xml/dombookmarks/frank.xbel +++ b/examples/xml/dombookmarks/frank.xbel @@ -80,8 +80,8 @@ <bookmark href="http://doc.trolltech.com/4.0/"> <title>Qt 4.0 Reference</title> </bookmark> - <bookmark href="http://qtsoftware.com/"> - <title>Trolltech Home Page</title> + <bookmark href="http://qt.nokia.com/"> + <title>Qt Home Page</title> </bookmark> </folder> <folder folded="yes"> diff --git a/examples/xml/dombookmarks/jennifer.xbel b/examples/xml/dombookmarks/jennifer.xbel index 597880a..dafdb67 100644 --- a/examples/xml/dombookmarks/jennifer.xbel +++ b/examples/xml/dombookmarks/jennifer.xbel @@ -48,13 +48,13 @@ <bookmark href="http://doc.trolltech.com/qq/"> <title>Qt Quarterly</title> </bookmark> - <bookmark href="http://qtsoftware.com/"> - <title>Trolltech's home page</title> + <bookmark href="http://qt.nokia.com/"> + <title>Qt home page</title> </bookmark> <bookmark href="http://doc.trolltech.com/4.0/"> <title>Qt 4.0 documentation</title> </bookmark> - <bookmark href="http://qtsoftware.com/developer/faqs/"> + <bookmark href="http://qt.nokia.com/developer/faqs/"> <title>Frequently Asked Questions</title> </bookmark> </folder> |