aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2018-05-17 03:14:24 +0000
committerJani Heikkinen <jani.heikkinen@qt.io>2018-05-17 03:14:42 +0000
commit4fde5ffaa1d09282daa6c1e6f3fd2996277e32fc (patch)
treef0f50ba4963799bbaa80a33069b961103d3244d7 /packaging-tools/configurations
parent3dc14c0e8a80c4acd786d1b9e74e62df84ac6aea (diff)
Revert "Update QtWebEngine package description"v5.11.0-rc2-packaging
This reverts commit 3dc14c0e8a80c4acd786d1b9e74e62df84ac6aea. There were a tag mismatch, to be fixed manually in the packages Change-Id: I255d6a19c3082c091da416093635496a41ddbb7b Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'packaging-tools/configurations')
-rw-r--r--packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml2
-rw-r--r--packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml b/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml
index 29199a67a..b5f90cc78 100644
--- a/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml
+++ b/packaging-tools/configurations/pkg_templates/pkg_qt5_5110/qt.qt5.5110.qtwebengine/meta/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<Package>
<DisplayName>Qt WebEngine</DisplayName>
- <Description>The Qt WebEngine module integrates the fast moving Chromium web platform into Qt and provides a convenient API for both Qt Widgets and Qt Quick to utilize Chromium's web capabilities. Qt WebEngine takes full benefit of the whole Qt graphics stack integration allowing seamless mix and overlay of native Qt controls with web content and OpenGL shaders.<br><br>On Windows, the module is only available under MSVC 2017 64 bit.</Description>
+ <Description>The Qt WebEngine module integrates the fast moving Chromium web platform into Qt and provides a convenient API for both Qt Widgets and Qt Quick to utilize Chromium's web capabilities. Qt WebEngine takes full benefit of the whole Qt graphics stack integration allowing seamless mix and overlay of native Qt controls with web content and OpenGL shaders.</Description>
<Version>5.11.0-0%VERSION_NUMBER_AUTO_INCREASE%</Version>
<ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
<Default>false</Default>
diff --git a/packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml b/packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml
index a74144169..51048fb22 100644
--- a/packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml
+++ b/packaging-tools/configurations/pkg_templates/preview_pkg_qt5_511/preview.qt.qt5.511.qtwebengine/meta/package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<Package>
<DisplayName>Qt WebEngine</DisplayName>
- <Description>The Qt WebEngine module integrates the fast moving Chromium web platform into Qt and provides a convenient API for both Qt Widgets and Qt Quick to utilize Chromium's web capabilities. Qt WebEngine takes full benefit of the whole Qt graphics stack integration allowing seamless mix and overlay of native Qt controls with web content and OpenGL shaders.<br><br>On Windows, the module is only available under MSVC 2017 64 bit.</Description>
+ <Description>The Qt WebEngine module integrates the fast moving Chromium web platform into Qt and provides a convenient API for both Qt Widgets and Qt Quick to utilize Chromium's web capabilities. Qt WebEngine takes full benefit of the whole Qt graphics stack integration allowing seamless mix and overlay of native Qt controls with web content and OpenGL shaders.</Description>
<Version>%QT_VERSION%%VERSION_NUMBER_AUTO_INCREASE%</Version>
<ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
<Default>false</Default>