diff options
Diffstat (limited to 'plugins/SplashScreen/res/splash.rc')
-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
|