summaryrefslogtreecommitdiffstats
path: root/i18n/im-sdk/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/im-sdk/DETAILS')
-rwxr-xr-xi18n/im-sdk/DETAILS7
1 files changed, 5 insertions, 2 deletions
diff --git a/i18n/im-sdk/DETAILS b/i18n/im-sdk/DETAILS
index 7da58a5b2c..9296824da2 100755
--- a/i18n/im-sdk/DETAILS
+++ b/i18n/im-sdk/DETAILS
@@ -10,7 +10,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-r$VERSION
KEYWORDS="i18n"
SHORT="Internet/Intranet Input Method Framework IM SDK"
cat << EOF
-IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities:
+IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed
+to be the next generation of input method framework which provides the
+following capabilities:
* Platform independence.
* Multlingual and Full UNICODE support, yet satisfactory for native speakers.
@@ -24,5 +26,6 @@ IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to
* Easy input method enabling with libiiimcf, even on console apps.
* Small core part to start from.
-The im-sdk comes with a complete Input Method framework kit coupled with a working server and several client implementations.
+The im-sdk comes with a complete Input Method framework kit coupled with a
+working server and several client implementations.
EOF