summaryrefslogtreecommitdiffstats
path: root/basicsuite
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-04-26 12:26:05 +0200
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-05-03 12:30:00 +0000
commitc5f8197bd3a4fef592f6b78e2e2b1dba17bd8d99 (patch)
tree001c33e337557d84e53082e184a91141be797caf /basicsuite
parent9b7d14730c60eccbeeda4720c5abfc87bcf321d6 (diff)
Remove strings 'Digia' and 'Enterprise Embedded' from examples
Change-Id: I5ad8723335f6ef34e674c98a6b82d1881ae8e388 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'basicsuite')
-rw-r--r--basicsuite/about-b2qt/AboutBoot2Qt.qml2
-rw-r--r--basicsuite/enterprise-gallery/description.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/basicsuite/about-b2qt/AboutBoot2Qt.qml b/basicsuite/about-b2qt/AboutBoot2Qt.qml
index 8fb0615..2841b66 100644
--- a/basicsuite/about-b2qt/AboutBoot2Qt.qml
+++ b/basicsuite/about-b2qt/AboutBoot2Qt.qml
@@ -254,7 +254,7 @@ Column {
ContentText {
width: parent.width
text: '<p align="justify">With Qt for Device Creation you are never alone with your device creation. You get
- <strong>full support and portfolio of Digia Qt Professional Services</strong>
+ <strong>full support and portfolio of Qt Professional Services</strong>
to help you pass all obstacles and reach your markets faster with outstanding quality.</p>'
}
diff --git a/basicsuite/enterprise-gallery/description.txt b/basicsuite/enterprise-gallery/description.txt
index b7f1d75..ddee71d 100644
--- a/basicsuite/enterprise-gallery/description.txt
+++ b/basicsuite/enterprise-gallery/description.txt
@@ -1,3 +1,3 @@
-The Gallery example showcases Qt Quick Extras. These controls are developed based on the input and feedback coming directly from Qt Enterprise Embedded customers.
+The Gallery example showcases Qt Quick Extras. These controls are developed based on the input and feedback coming directly from Qt for Device Creation customers.
Each control can be customized and styled through the API. We have included a small subset of these customization options in the gallery example, which you can explore and interact with under the "cog" or "gear" icon on the lower right corner of each control's page.