aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Airas <matti.p.airas@nokia.com>2010-09-02 13:09:05 +0300
committerMatti Airas <matti.p.airas@nokia.com>2010-09-02 13:09:05 +0300
commitee0ab65aafd830ec85aeb58ca5b0add58e7131f6 (patch)
treed382ce5a772c8c21278b04ce9cb073f0ac9e67a3
parentc436fcd2aa27e38411f2dab8051116dac0996b49 (diff)
fixed a typo in typesystem file name
-rw-r--r--PySide/QtGui/typesystem_gui.xml.in2
-rw-r--r--PySide/QtGui/typesystem_gui_common.xml (renamed from PySide/QtGui/typesystem_gui_commom.xml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/PySide/QtGui/typesystem_gui.xml.in b/PySide/QtGui/typesystem_gui.xml.in
index 878f83749..88a6e9986 100644
--- a/PySide/QtGui/typesystem_gui.xml.in
+++ b/PySide/QtGui/typesystem_gui.xml.in
@@ -2,5 +2,5 @@
<typesystem package="PySide.QtGui">
<load-typesystem name="typesystem_core.xml" generate="no"/>
<load-typesystem name="typesystem_gui_@AUTO_OS@.xml" generate="yes"/>
- <load-typesystem name="typesystem_gui_commom.xml" generate="yes"/>
+ <load-typesystem name="typesystem_gui_common.xml" generate="yes"/>
</typesystem>
diff --git a/PySide/QtGui/typesystem_gui_commom.xml b/PySide/QtGui/typesystem_gui_common.xml
index 48bad7a7e..48bad7a7e 100644
--- a/PySide/QtGui/typesystem_gui_commom.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml