9445c3e0fc
Scim-bridge is wrapper library for SCIM, written in C. Scim-bridge is seperated in two parts, the agent and the clients. The agent is the IME server which communicates with SCIM. The clients are IMModules which communicate only with the agent so that there is no binary dependency between the clients and SCIM. WWW: http://www.scim-im.org/projects/scim_bridge/ PR: 126603 Submitted by: Henry Hu <henry.hu.sh at gmail.com> Approved by: miwi (mentor)
7 lines
362 B
Text
7 lines
362 B
Text
Scim-bridge is wrapper library for SCIM, written in C. Scim-bridge
|
|
is seperated in two parts, the agent and the clients. The agent is
|
|
the IME server which communicates with SCIM. The clients are IMModules
|
|
which communicate only with the agent so that there is no binary
|
|
dependency between the clients and SCIM.
|
|
|
|
WWW: http://www.scim-im.org/projects/scim_bridge/
|