[openi18n-im:01318] Final r12.2 path name change

Leon Ho <[email protected]> Fri, 1 Apr 2005 15:22:44 +1000
Newsgroups gmane.comp.internationalization.input-methods
Message-ID <[email protected]>
Hi,

While I am updating the LE, I have to refer back to several emails to get the 
full path name changes. So it should be good idea to post it to web site for 
other developers (Wiki is around the corner...) Please confirm on the 
following:

current/description               proposed path name
----------------------------------------------------------------
/usr/lib/im/httx               -> /usr/bin/iiimx
/usr/lib/im/htt_xbe            -> /usr/lib/iiim/iiim-xbe
/usr/lib/im/htt                -> /usr/bin/iiimd-watchdog
/usr/lib/im/htt_server         -> /usr/bin/iiimd
/usr/lib/im/                   -> /usr/lib/iiim/
/usr/lib/im/leif/              -> /usr/lib/iiim/le/
/usr/lib/im/leif/<LE>.so       -> /usr/lib/iiim/le/<LE>/<LE>.so
/usr/lib/im/locale/<LOC>/<LE>/ -> /usr/lib/iiim/le/<LE>/
IIIMF static data              -> /usr/share/iiim/
LE static data                 -> /usr/share/iiim/le/<LE>/
include files                  -> /usr/include/iiim/
public libraries               -> /usr/lib/libiiim*.*
/etc/init.d/IIim               -> /etc/init.d/iiim-server
IIIMF host specific files      -> /etc/iiim/
LE host specific files         -> /etc/iiim/le/<LE>/
IIIMF volatile date            -> /var/lib/iiim/
LE volatile data               -> /var/lib/iiim/le/<LE>/
----------------------------------------------------------------

Leon