summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/res
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2014-12-25 00:43:22 +0000
committerRené Schümann <white06tiger@gmail.com>2014-12-25 00:43:22 +0000
commitbb0836d9f53344ee8f20a5c4efd3e8d5199fe844 (patch)
treee88609af0a1af96c5831cbafd97290af32abcc89 /plugins/SendScreenshotPlus/res
parent42be80f3559956cbeb6a97e9c8d7e7c11c595cb9 (diff)
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
Diffstat (limited to 'plugins/SendScreenshotPlus/res')
-rw-r--r--plugins/SendScreenshotPlus/res/resource.rc4
-rw-r--r--plugins/SendScreenshotPlus/res/ssDescOff.ico (renamed from plugins/SendScreenshotPlus/res/ssDeskOff.ico)bin5430 -> 5430 bytes
-rw-r--r--plugins/SendScreenshotPlus/res/ssDescOn.ico (renamed from plugins/SendScreenshotPlus/res/ssDeskOn.ico)bin5430 -> 5430 bytes
3 files changed, 2 insertions, 2 deletions
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"
diff --git a/plugins/SendScreenshotPlus/res/ssDeskOff.ico b/plugins/SendScreenshotPlus/res/ssDescOff.ico
index 74fbe068d7..74fbe068d7 100644
--- a/plugins/SendScreenshotPlus/res/ssDeskOff.ico
+++ b/plugins/SendScreenshotPlus/res/ssDescOff.ico
Binary files differ
diff --git a/plugins/SendScreenshotPlus/res/ssDeskOn.ico b/plugins/SendScreenshotPlus/res/ssDescOn.ico
index 1d7ba8f459..1d7ba8f459 100644
--- a/plugins/SendScreenshotPlus/res/ssDeskOn.ico
+++ b/plugins/SendScreenshotPlus/res/ssDescOn.ico
Binary files differ