diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-07-28 21:34:56 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-07-28 21:34:56 +0000 |
commit | 4bb553fa46939aa0b92139af1473510681a66b76 (patch) | |
tree | 6ac0d7370b17702476e1c1f836e79cedc2a497bc /textproc/skim/pkg-descr | |
parent | b7ad3af71f39875855d8b4db529701ab8726eb06 (diff) |
Add skim 0.9.3, an input method platform based on SCIM library and
KDE/QT.
PR: ports/69401
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
Notes
Notes:
svn path=/head/; revision=114969
Diffstat (limited to 'textproc/skim/pkg-descr')
-rw-r--r-- | textproc/skim/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/skim/pkg-descr b/textproc/skim/pkg-descr new file mode 100644 index 000000000000..1258fbf67c41 --- /dev/null +++ b/textproc/skim/pkg-descr @@ -0,0 +1,6 @@ +Skim is a input method platform based upon scim libraries optimized for KDE. It +provides a GUI panel (named scim-panel-kde), a KConfig config module and +SetupUIs for itself and scim-lib. It also has its own plugin system which +supports on-demand loadable actions. + +WWW: http://scim.freedesktop.org/ |