• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Revision582d33a6fb2c3bf2994da9aaad63485a29f34f10 (tree)
Time2011-02-13 15:51:23
Authorazyobuzin <azyobuzin@user...>
Commiterazyobuzin

Log Message

NotifyTypeの初期値を変更

Change Summary

  • delete: "\202\302\202\242\202\351\202\361\202\351\202\361/Settings/Settings.cs"

Incremental Difference

--- "a/\202\302\202\242\202\351\202\361\202\351\202\361/Settings/Settings.cs"
+++ "b/\202\302\202\242\202\351\202\361\202\351\202\361/Settings/Settings.cs"
@@ -655,7 +655,7 @@ namespace Azyobuzi.Twirunrun
655655 }
656656 }
657657
658- private NotifyTypes notifyType = NotifyTypes.NotifyForm;
658+ private NotifyTypes notifyType = NotifyTypes.Balloon;
659659 public NotifyTypes NotifyType
660660 {
661661 set