diff options
author | dartraiden <wowemuh@gmail.com> | 2018-03-08 14:30:16 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-03-08 14:30:16 +0300 |
commit | a86b6bfd5163bfe9466562832a5de028899b89bf (patch) | |
tree | e445d76403223e264c4755fb26bce8cd4b1a110b /plugins/SplashScreen/res | |
parent | b6988d21a53e9c1ec87d0bdf20be39ae85c945c0 (diff) |
remove more Advaimg-related code
Diffstat (limited to 'plugins/SplashScreen/res')
-rw-r--r-- | plugins/SplashScreen/res/splash.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SplashScreen/res/splash.rc b/plugins/SplashScreen/res/splash.rc index b97c854df1..e0be0b3db3 100644 --- a/plugins/SplashScreen/res/splash.rc +++ b/plugins/SplashScreen/res/splash.rc @@ -78,7 +78,6 @@ BEGIN EDITTEXT IDC_FOSTEP,130,186,39,12,ES_AUTOHSCROLL
CONTROL "",IDC_FO_SPIN,"msctls_updown32",UDS_SETBUDDYINT | 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 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
CONTROL "Download more splash screens",IDC_GETSPLASHES,"Hyperlink",WS_TABSTOP,23,228,100,12
END
|