Branch: refs/heads/master
Home:   http://github.com/phuang/ibus

Commit: eca8735df7909cffba4184eef8bafdb0d3a37142
    
http://github.com/phuang/ibus/commit/eca8735df7909cffba4184eef8bafdb0d3a37142
Author: Peng Huang <[email protected]>
Date:   2010-07-12 (Mon, 12 Jul 2010)

Changed paths:
  M bus/main.c
  M bus/option.h
  M bus/registry.c

Log Message:
-----------
Add a new ibus-daemon option to set cache mode.

--cache=[auto/refresh/none]
auto:
      Loads registry from cache. If the cache does not exist or the cache is
      outdated, ibus-daemon will recreate the cache.
refresh:
      Does not load the cache, force load components information from
      /usr/share/ibus/components/*.xml and write registry to cache file.
none:
      Always loads components from /usr/share/ibus/components/*.xml, does not 
read
      or write cache.


-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复