• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

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

dev


Commit MetaInfo

修訂cfc4f1cd9a3c98a4f6e545453d213a490e0ae57e (tree)
時間2013-12-12 22:25:03
作者Kimura Youichi <kim.upsilon@bucy...>
CommiterKimura Youichi

Log Message

バージョン 1.1.7-beta1 開発開始

Change Summary

差異

--- a/OpenTween/Properties/AssemblyInfo.cs
+++ b/OpenTween/Properties/AssemblyInfo.cs
@@ -33,6 +33,6 @@ using System.Runtime.InteropServices;
3333 // 既定値にすることができます:
3434 // [assembly: AssemblyVersion("1.0.*")]
3535 [assembly: AssemblyVersion("0.1.0.0")]
36-[assembly: AssemblyFileVersion("1.1.6.0")]
36+[assembly: AssemblyFileVersion("1.1.6.1")]
3737
3838 [assembly: InternalsVisibleTo("OpenTween.Tests")]
\ No newline at end of file
--- a/OpenTween/Properties/Resources.Designer.cs
+++ b/OpenTween/Properties/Resources.Designer.cs
@@ -625,6 +625,8 @@ namespace OpenTween.Properties {
625625 /// <summary>
626626 /// 更新履歴
627627 ///
628+ ///==== Ver 1.1.7-beta1(201x/xx/xx)
629+ ///
628630 ///==== Ver 1.1.6(2013/12/12)
629631 /// * UriFormatException のエラーが多数報告されたため修正版をリリースしました
630632 ///
@@ -637,7 +639,7 @@ namespace OpenTween.Properties {
637639 /// * NEW: OpenTween派生クライアントなどから設定ファイルをコピーした場合に、存在しない設定を削除せず保持するようになります
638640 /// * NEW: タブやボタン等のUIに任意のフォントを指定できます
639641 /// - フォントによっては一部レイアウトが崩れるため隠し設定にしています
640- /// - SettingLocal.xml に &lt;FontUIGlobalStr&gt;Meiryo UI, 9pt&lt;/FontUIGlobalStr&gt; のように記述するこ [残りの文字列は切り詰められました]&quot;; に類似しているローカライズされた文字列を検索します。
642+ /// - SettingLocal.xml に &lt;FontUIGlobalStr&gt;Meiryo [残りの文字列は切り詰められました]&quot;; に類似しているローカライズされた文字列を検索します。
641643 /// </summary>
642644 internal static string ChangeLog {
643645 get {
--- a/OpenTween/Resources/ChangeLog.txt
+++ b/OpenTween/Resources/ChangeLog.txt
@@ -1,5 +1,7 @@
11 更新履歴
22
3+==== Ver 1.1.7-beta1(201x/xx/xx)
4+
35 ==== Ver 1.1.6(2013/12/12)
46 * UriFormatException のエラーが多数報告されたため修正版をリリースしました
57