diff options
Diffstat (limited to 'examples/xml')
-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 | 6 |
6 files changed, 15 insertions, 15 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..dafdb67 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..dafdb67 100644 --- a/examples/xml/streambookmarks/jennifer.xbel +++ b/examples/xml/streambookmarks/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> |