aboutsummaryrefslogtreecommitdiffstats
path: root/init-repository
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-06-25 12:21:30 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-26 05:48:00 +0200
commitd060acfac5d7f036d2daf395a80e0cde75e95a7b (patch)
tree4059fe2d3f3f826193423c7a2eaa755f6167a3ac /init-repository
parent76e3f3d2a6648f3f18bb022f6ebc668d25ee525e (diff)
Add qtmacextras and qtwinextras to qt5.git#stable
Change-Id: I440e8ad733feaadb07e74fb91342434f66bae160 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'init-repository')
-rwxr-xr-xinit-repository2
1 files changed, 2 insertions, 0 deletions
diff --git a/init-repository b/init-repository
index 09adc994..b355ffa3 100755
--- a/init-repository
+++ b/init-repository
@@ -226,6 +226,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qtjsondb
qtjsbackend
qtlocation
+ qtmacextras
qtmultimedia
qtpim
qtqa
@@ -242,6 +243,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qtwayland
qtwebkit
qtwebkit-examples
+ qtwinextras
qtx11extras
qtxmlpatterns
);