summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-06-16 12:28:19 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-06-16 12:37:09 (GMT)
commitbc0ad71e4d197c594e86cb2a1c27b5008a40f3b4 (patch)
tree1e412b5f831a77043a75205d0dc6bc7cc09b1c90 /demos
parent858c70f768eeb2d65cefd4115f4e9089b588b2d0 (diff)
downloadQt-bc0ad71e4d197c594e86cb2a1c27b5008a40f3b4.zip
Qt-bc0ad71e4d197c594e86cb2a1c27b5008a40f3b4.tar.gz
Qt-bc0ad71e4d197c594e86cb2a1c27b5008a40f3b4.tar.bz2
Cleanup our usage of the term "Qt Software".
Reviewed-by: Trust Me
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>