• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A multilingual input method framework


Commit MetaInfo

修訂095ee2f416cabe2254c4bd7e144146fc269bb993 (tree)
時間2010-08-11 16:18:44
作者ek.kato <ek.kato@ff9a...>
Commiterek.kato

Log Message

* Tag uim-1.6.0 from branches/1.6 r6716.

Change Summary

差異

--- a/make-dist.sh
+++ b/make-dist.sh
@@ -20,7 +20,7 @@ CONF_DEFAULT="$CONF_COMMON"
2020 # --without-scim since it is broken
2121 # --without-qt
2222 # FIXME: hardcoded --with-eb-conf
23-CONF_FULL_WO_MAINT="$CONF_NOWERROR --enable-debug --enable-fep --enable-emacs --enable-gnome-applet --enable-kde-applet --enable-pref --enable-dict --enable-notify --with-anthy --with-canna --with-wnn --with-sj3 --with-mana --with-prime --with-m17nlib --without-scim --with-gtk2 --with-gnome2 --without-qt --without-qt-immodule --enable-compat-scm --with-eb --with-eb-conf=/etc/eb.conf --with-libedit"
23+CONF_FULL_WO_MAINT="$CONF_NOWERROR --enable-debug --enable-fep --enable-emacs --enable-gnome-applet --enable-kde-applet --enable-pref --enable-dict --enable-notify --with-anthy --with-canna --with-wnn --with-sj3 --with-mana --with-prime --with-m17nlib --without-scim --with-gtk2 --with-gnome2 --without-qt --without-qt-immodule --enable-compat-scm --with-eb --with-eb-conf=/etc/eb.conf --with-libedit --with-qt4 --with-qt4-immodule"
2424 CONF_FULL="$CONF_MAINT $CONF_FULL_WO_MAINT"
2525
2626
@@ -50,8 +50,7 @@ for conf_args in "$CONF_NONE" "$CONF_DEFAULT"; do
5050 || { echo 'make dist failed'; exit 1; }
5151 done
5252
53-# N.B. make check in test/ requires debug, nls and most of IMs enabled
54-# Also do make check without --enable-maintainer-mode
53+# do make check without --enable-maintainer-mode
5554 export DISTCHECK_CONFIGURE_FLAGS="$CONF_FULL_WO_MAINT"
5655 for conf_args in "$CONF_FULL"; do
5756 echo "configure $conf_args"
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -21,8 +21,6 @@ qt/switcher-qt.cpp
2121 qt/toolbar-common-quimhelpertoolbar.cpp
2222 qt4/pref/customwidgets.cpp
2323 qt4/pref/qt4.cpp
24-qt4/pref/ui_keyeditformbase.h
25-qt4/pref/ui_olisteditformbase.h
2624 qt4/switcher/qt4.cpp
2725 qt4/toolbar/common-quimhelpertoolbar.cpp
2826 scm/action.scm
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,2 +1,4 @@
11 helper/GNOME_UimApplet.server.in
22 uim.desktop.in
3+qt4/pref/ui_keyeditformbase.h
4+qt4/pref/ui_olisteditformbase.h