diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 05:26:23 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 05:26:23 (GMT) |
commit | 168ebe84e7b7234a4f51e7b3b6ac4f14b6766c20 (patch) | |
tree | 8428f893886a05ef2d12d73d8e0aba57b902a96a /examples | |
parent | 812b3940012f3c04fb79b8fa8c4ac64ff8051dd4 (diff) | |
download | Qt-168ebe84e7b7234a4f51e7b3b6ac4f14b6766c20.zip Qt-168ebe84e7b7234a4f51e7b3b6ac4f14b6766c20.tar.gz Qt-168ebe84e7b7234a4f51e7b3b6ac4f14b6766c20.tar.bz2 |
Update URL's to use new domain.
Reviewed-by: Trust Me
Diffstat (limited to 'examples')
-rw-r--r-- | examples/xml/dombookmarks/frank.xbel | 4 | ||||
-rw-r--r-- | examples/xml/dombookmarks/jennifer.xbel | 6 | ||||
-rw-r--r-- | examples/xml/saxbookmarks/frank.xbel | 4 | ||||
-rw-r--r-- | examples/xml/saxbookmarks/jennifer.xbel | 6 | ||||
-rw-r--r-- | examples/xml/streambookmarks/frank.xbel | 4 | ||||
-rw-r--r-- | examples/xml/streambookmarks/jennifer.xbel | 8 |
6 files changed, 16 insertions, 16 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> diff --git a/examples/xml/saxbookmarks/frank.xbel b/examples/xml/saxbookmarks/frank.xbel index d6a12c6..4dfaa4c 100644 --- a/examples/xml/saxbookmarks/frank.xbel +++ b/examples/xml/saxbookmarks/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/saxbookmarks/jennifer.xbel b/examples/xml/saxbookmarks/jennifer.xbel index 597880a..51f0996 100644 --- a/examples/xml/saxbookmarks/jennifer.xbel +++ b/examples/xml/saxbookmarks/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> diff --git a/examples/xml/streambookmarks/frank.xbel b/examples/xml/streambookmarks/frank.xbel index d6a12c6..4dfaa4c 100644 --- a/examples/xml/streambookmarks/frank.xbel +++ b/examples/xml/streambookmarks/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/streambookmarks/jennifer.xbel b/examples/xml/streambookmarks/jennifer.xbel index 597880a..ea75cbc 100644 --- a/examples/xml/streambookmarks/jennifer.xbel +++ b/examples/xml/streambookmarks/jennifer.xbel @@ -4,7 +4,7 @@ <folder folded="no"> <title>Qt Resources</title> <folder folded="yes"> - <title>Trolltech Partners</title> + <title>Qt Partners</title> <bookmark href="http://partners.trolltech.com/partners/training.html"> <title>Training Partners</title> </bookmark> @@ -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> |