• R/O
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

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

OmegaT の UI(各ペイン内部を除く)を任意のフォントに変更します。


Commit MetaInfo

Revision10 (tree)
Time2014-06-16 13:48:25
Authoryu-tang

Log Message

move to v.0.1.1

Change Summary

Incremental Difference

--- trunk/src/jp/sourceforge/users/yutang/omegat/plugin/uifontchanger/UIFontChanger.java (revision 9)
+++ trunk/src/jp/sourceforge/users/yutang/omegat/plugin/uifontchanger/UIFontChanger.java (revision 10)
@@ -43,7 +43,7 @@
4343
4444 private static UIFontChanger instance = null;
4545
46- private final String VERSION_STRING = "0.1.0";
46+ private final String VERSION_STRING = "0.1.1";
4747 private final Config config;
4848 //private MenuHandler menu;
4949