• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

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

FinalCrypt - The No¹ One-Time Pad Encryption


コミットメタ情報

リビジョン568996da5762ff329747dc2e6a25afba57056246 (tree)
日時2020-04-19 08:47:52
作者ron <ronuitzaandam@gmai...>
コミッターron

ログメッセージ

Rearranged redundant checkupdate urls in sync with backup webhosts

変更サマリ

差分

--- a/src/rdj/GUIFX.java
+++ b/src/rdj/GUIFX.java
@@ -1818,11 +1818,11 @@ public class GUIFX extends Application implements UI, Initializable
18181818
18191819 if (version.latestVersionIsKnown())
18201820 {
1821- if (( ! version.versionIsDifferent() ) && ( userActivated )) { alertCurrentVersionIsUp2Date(); }
1822- else { if (version.versionCanBeUpdated()) { alertCurrentVersionCanBeUpdated(); }
1823- else if ( (version.versionIsDevelopment() ) && ( userActivated ) ) { alertCurrentVersionIsDevelopement(); } }
1821+ if (( ! version.versionIsDifferent() ) && ( userActivated )) { alertCurrentVersionIsUp2Date(); }
1822+ else { if (version.versionCanBeUpdated()) { alertCurrentVersionCanBeUpdated(); }
1823+ else if ( (version.versionIsDevelopment() ) && ( userActivated ) ) { alertCurrentVersionIsDevelopement(); } }
18241824 }
1825- else { alertlatestVersionUnknown(); }
1825+ else { alertlatestVersionUnknown(); }
18261826
18271827 // After all check update processing comes an optional alert
18281828 if (