summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/affine/xform.cpp2
-rw-r--r--demos/browser/data/defaultbookmarks.xbel2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/affine/xform.cpp b/demos/affine/xform.cpp
index e3ecb3c..46e6af3 100644
--- a/demos/affine/xform.cpp
+++ b/demos/affine/xform.cpp
@@ -895,7 +895,7 @@ XFormWidget::XFormWidget(QWidget *parent)
// defaults
view->reset();
vectorType->setChecked(true);
- textEditor->setText("Qt Software");
+ textEditor->setText("Qt Affine Transformation Demo");
textEditor->setEnabled(false);
animateButton->animateClick();
diff --git a/demos/browser/data/defaultbookmarks.xbel b/demos/browser/data/defaultbookmarks.xbel
index a168244..8c83032 100644
--- a/demos/browser/data/defaultbookmarks.xbel
+++ b/demos/browser/data/defaultbookmarks.xbel
@@ -4,7 +4,7 @@
<folder folded="yes">
<title>Bookmarks Bar</title>
<bookmark href="http://qtsoftware.com/">
- <title>Qt Software</title>
+ <title>Qt Home Page</title>
</bookmark>
<bookmark href="http://webkit.org/">
<title>WebKit.org</title>