aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-04-30 11:23:38 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-01 06:12:16 +0200
commit730e330068b4d2bc6098a8a4dbbd7fb98aef5452 (patch)
tree6b7b3e51b44d6083ee8ac7e1a5fb1721a974510d /.gitmodules
parentb25fcb31a7e0b315ea7090e2d4c45fd684313439 (diff)
renamed qtwebkit-examples-and-demos => qtwebkit-examples
Change-Id: I66b3df6c472715c6600a07fe4746bb11bad81a21 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Simo Fält <simo.falt@digia.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 584c4cec..5c2c6ad9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,9 +37,9 @@
[submodule "qtwebkit"]
path = qtwebkit
url = git://gitorious.org/qt/qtwebkit.git
-[submodule "qtwebkit-examples-and-demos"]
- path = qtwebkit-examples-and-demos
- url = git://gitorious.org/qt/qtwebkit-examples-and-demos.git
+[submodule "qtwebkit-examples"]
+ path = qtwebkit-examples
+ url = git://gitorious.org/qt/qtwebkit-examples.git
[submodule "qtqa"]
path = qtqa
url = git://gitorious.org/qt/qtqa.git