Bug 15324

Summary: plugin code should be split from uim and scm directories.
Product: UIM Reporter: Masahito Omote <omote>
Component: OtherAssignee: uim-bugs
Status: RESOLVED MOVED QA Contact:
Severity: minor    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Masahito Omote 2008-04-02 05:32:34 UTC
$(top_srcdir)/uim directory contains both libuim core and plugins.
So does $(top_srcdir)/scm directory. I think it's too thick to see through
codes. I suggest them split them into uim,scm and $(top_srcdir)/plugin/$(IMs)/.

If no objection or suggestion are occurred, I tackle them.

e.g)
 libuim core:
   $(top_srcdir)/uim
   $(top_srcdir)/scm
 Anthy plugin:
    $(top_srcdir)/plugin/anthy/anthy.c
    $(top_srcdir)/plugin/anthy/anthy*.scm
 Canna plugin:
    $(top_srcdir)/plugin/canna/canna.c
    $(top_srcdir)/plugin/anthy/canna*.scm
 ...
Comment 1 Muneyuki Noguchi 2012-10-28 08:19:50 UTC
Moved to https://github.com/uim/uim/issues/6

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.