Branch: refs/heads/master
  Home:   https://github.com/uim/uim
  Commit: 6f16ac28a5c2fa169174e30fb9e55919babc464e
      https://github.com/uim/uim/commit/6f16ac28a5c2fa169174e30fb9e55919babc464e
  Author: Muneyuki Noguchi <[email protected]>
  Date:   2012-11-10 (Sat, 10 Nov 2012)

  Changed paths:
    M configure.ac
    M make-dist.sh
    M po/POTFILES.in
    M po/fr.po
    M po/ja.po
    M po/ko.po
    M scm/Makefile.am
    M scm/event.scm
    M scm/im.scm
    R scm/scim.scm
    M test/util/test-misc.scm
    M uim/Makefile.am
    R uim/scim.cpp

  Log Message:
  -----------
  Remove uim-scim.

* configure.ac
  - Remove the "--with-scim" option.
  - Remove lines for uim-scim.
* make-dist.sh
  - Remove "--without-scim" and relevant comments.
* po/POTFILES.in
  - Remove scim.scm.
* po/fr.po
* po/ja.po
* po/ko.po
  - Remove lines for uim-scim.
* scm/Makefile.am
  - (SCM_FILES): Remove scim.scm.
  - Remove lines for uim-scim.
* scm/event.scm
  - Remove uim-scim from the comment.
* scm/im.scm
  - Remove the comment on uim-scim.
* scm/scim.scm
  - Remove.
* test/util/test-misc.scm
  - (test-try-load, test-try-require): Remove codes for scim.scm.
* uim/Makefile.am
  - (CXXFLAGS): Don't add SCIM_CFLAGS.
  - Remove lines for uim-scim.
* uim/scim.cpp
  - Remove.


  Commit: 107e25de73d54fc784b4eb792b0dce0f640e7fce
      https://github.com/uim/uim/commit/107e25de73d54fc784b4eb792b0dce0f640e7fce
  Author: mnogu <[email protected]>
  Date:   2012-11-10 (Sat, 10 Nov 2012)

  Changed paths:
    M configure.ac
    M make-dist.sh
    M po/POTFILES.in
    M po/fr.po
    M po/ja.po
    M po/ko.po
    M scm/Makefile.am
    M scm/event.scm
    M scm/im.scm
    R scm/scim.scm
    M test/util/test-misc.scm
    M uim/Makefile.am
    R uim/scim.cpp

  Log Message:
  -----------
  Merge pull request #16 from mnogu/remove-scim

Remove uim-scim.


Compare: https://github.com/uim/uim/compare/27cc3d071052...107e25de73d5

Reply via email to