diff options
author | George Hazan <ghazan@miranda.im> | 2017-08-06 16:37:27 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-08-06 16:37:27 +0300 |
commit | c3a30a7cfbdfbde6e7583eee28c712734ac8bc55 (patch) | |
tree | dc6392424a9e27a823143e88272a4b5461a2aaed /plugins | |
parent | 7b9d57f9d90ec53c965b0945f7048c74c76df7d4 (diff) |
more https
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/SplashScreen/res/splash.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SplashScreen/res/splash.rc b/plugins/SplashScreen/res/splash.rc index 4f5b95ed2c..ed6226ff89 100644 --- a/plugins/SplashScreen/res/splash.rc +++ b/plugins/SplashScreen/res/splash.rc @@ -83,7 +83,7 @@ BEGIN UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,173,186,
10,10
LTEXT "steps",IDC_STATIC,176,187,95,9
- LTEXT "AdvaImg plugin not found. Please get it from http://miranda-ng.org/p/AdvaImg/ to be able to use images.",
+ LTEXT "AdvaImg plugin not found. Please get it from https://miranda-ng.org/p/AdvaImg/ to be able to use images.",
IDC_PNG2DIBWARN,24,210,185,17,NOT WS_VISIBLE
PUSHBUTTON "Preview...",IDC_PREVIEW,218,211,75,19
END
|