From bb0836d9f53344ee8f20a5c4efd3e8d5199fe844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Sch=C3=BCmann?= Date: Thu, 25 Dec 2014 00:43:22 +0000 Subject: SendSS: * added unique icons to capture mode selection tabs (also fixed German spelling error on "description" abbreviation "desc" in file names and defines) git-svn-id: http://svn.miranda-ng.org/main/trunk@11618 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SendScreenshotPlus/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/SendScreenshotPlus/res/resource.rc') diff --git a/plugins/SendScreenshotPlus/res/resource.rc b/plugins/SendScreenshotPlus/res/resource.rc index 83d8045da7..883416174a 100644 --- a/plugins/SendScreenshotPlus/res/resource.rc +++ b/plugins/SendScreenshotPlus/res/resource.rc @@ -177,8 +177,8 @@ IDI_ARROWR ICON "ssArrow_Right.ico" IDI_DOWNARROW ICON "ssDownarrow.ico" //IDI_OVERLAYOFF ICON "overlay_disabled.ico" //IDI_OVERLAYON ICON "overlay_enabled.ico" -IDI_DESK ICON "ssDeskOff.ico" -IDI_DESKON ICON "ssDeskOn.ico" +IDI_DESC ICON "ssDescOff.ico" +IDI_DESCON ICON "ssDescOn.ico" IDI_DEL ICON "ssDelOff.ico" IDI_DELON ICON "ssDelOn.ico" IDI_UPDATE ICON "ssUpdate.ico" -- cgit v1.2.3