diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2009-08-14 06:29:13 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2009-08-14 06:29:13 (GMT) |
commit | 0c831b8cf84c72ee8673d1d38f4e93e350dddd5f (patch) | |
tree | 84fc3c89d73342ec70d77b2bdf99066f987536b8 /examples/xml/saxbookmarks/frank.xbel | |
parent | b98b7d305ffebb700e471bd64a7dee59d947e056 (diff) | |
parent | 4b1b93f3f97de70af316052bc38048f52631b9e4 (diff) | |
download | Qt-0c831b8cf84c72ee8673d1d38f4e93e350dddd5f.zip Qt-0c831b8cf84c72ee8673d1d38f4e93e350dddd5f.tar.gz Qt-0c831b8cf84c72ee8673d1d38f4e93e350dddd5f.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Diffstat (limited to 'examples/xml/saxbookmarks/frank.xbel')
-rw-r--r-- | examples/xml/saxbookmarks/frank.xbel | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/xml/saxbookmarks/frank.xbel b/examples/xml/saxbookmarks/frank.xbel index d6a12c6..6bd63b8 100644 --- a/examples/xml/saxbookmarks/frank.xbel +++ b/examples/xml/saxbookmarks/frank.xbel @@ -71,17 +71,17 @@ </folder> <folder folded="no"> <title>Qt</title> - <bookmark href="http://doc.trolltech.com/2.3/"> + <bookmark href="http://qt.nokia.com/doc/2.3/"> <title>Qt 2.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/3.3/"> + <bookmark href="http://qt.nokia.com/doc/3.3/"> <title>Qt 3.3 Reference</title> </bookmark> - <bookmark href="http://doc.trolltech.com/4.0/"> + <bookmark href="http://qt.nokia.com/doc/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"> |