From 86224181b71a17eeecd9196a183f0d4e91154698 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 21 May 2013 16:03:33 +0000 Subject: - "2000\XP+" remark is not needed anymore git-svn-id: http://svn.miranda-ng.org/main/trunk@4778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Popup/src/opt_skins.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Popup/src/opt_skins.cpp') diff --git a/plugins/Popup/src/opt_skins.cpp b/plugins/Popup/src/opt_skins.cpp index f79259cc24..2ed9f6aef1 100644 --- a/plugins/Popup/src/opt_skins.cpp +++ b/plugins/Popup/src/opt_skins.cpp @@ -204,8 +204,8 @@ int SkinOptionList_AddMain(OPTTREE_OPTION* &options, int *OptionsCount, int pos BOOL bCheck; LPTSTR mainOption [] = { LPGENT("Show clock"), - LPGENT("Drop shadow effect (Windows XP+)"), - LPGENT("Drop shadow effect (Windows XP+)/non rectangular"), + LPGENT("Drop shadow effect"), + LPGENT("Drop shadow effect/non rectangular"), LPGENT("Enable Aero Glass (Vista+)"), LPGENT("Use Windows colours"), LPGENT("Use advanced text render")}; -- cgit v1.2.3