summaryrefslogtreecommitdiffstats
path: root/changes.immodule
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:04:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:04:08 -0600
commite02e31c8b9d854cd62cbe9799228f6e08e882773 (patch)
tree53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /changes.immodule
parent143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff)
downloadtqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz
tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip
Sync with latest script
Diffstat (limited to 'changes.immodule')
-rw-r--r--changes.immodule8
1 files changed, 4 insertions, 4 deletions
diff --git a/changes.immodule b/changes.immodule
index 6fcbccd8..15dba6ed 100644
--- a/changes.immodule
+++ b/changes.immodule
@@ -52,7 +52,7 @@ Build & Install
+ configure options have been changed for internal reasons. See 'How
to install' section of README.immodule
-- This version of immodule retquires corresponding version of each
+- This version of immodule requires corresponding version of each
input method plugins (i.e. update your additional input method
plugins)
@@ -93,7 +93,7 @@ New features
- QInputContext proxying
Some methods of QInputContext have been changed to enable
- QInputContext proxying. This feature is retquired to implement
+ QInputContext proxying. This feature is required to implement
pluggable input method switcher.
@@ -102,7 +102,7 @@ General
+ QInputContext has been source compatible with Qt4 version. Basic
input method plugin can be source compatible without #ifdef. Only
- pluggable popup menu retquires #ifdef'ed different code. In addition,
+ pluggable popup menu requires #ifdef'ed different code. In addition,
be careful about use of classes that is deprecated in Qt4.
- Our two development tree for Qt3 'Binary Compatible' and 'ALL' have
@@ -146,7 +146,7 @@ API Changes in qt-x11-immodule-unified-qt3.3.3-20040910
* QInputContext()
Added 'parent' arg to be compatible with Qt4. Since the arg
- defaults to 0, no modification of plugins are retquired.
+ defaults to 0, no modification of plugins are required.
* language()
* identifierName()