diff options
author | René Schümann <white06tiger@gmail.com> | 2014-12-25 00:43:22 +0000 |
---|---|---|
committer | René Schümann <white06tiger@gmail.com> | 2014-12-25 00:43:22 +0000 |
commit | bb0836d9f53344ee8f20a5c4efd3e8d5199fe844 (patch) | |
tree | e88609af0a1af96c5831cbafd97290af32abcc89 /plugins/SendScreenshotPlus/src/global.h | |
parent | 42be80f3559956cbeb6a97e9c8d7e7c11c595cb9 (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/src/global.h')
-rw-r--r-- | plugins/SendScreenshotPlus/src/global.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/SendScreenshotPlus/src/global.h b/plugins/SendScreenshotPlus/src/global.h index 1eff333a91..112939c454 100644 --- a/plugins/SendScreenshotPlus/src/global.h +++ b/plugins/SendScreenshotPlus/src/global.h @@ -133,8 +133,8 @@ enum{ ICO_END_, ICO_BTN_HELP=0, ICO_BTN_FOLDER, - ICO_BTN_DESK, - ICO_BTN_DESKON, + ICO_BTN_DESC, + ICO_BTN_DESCON, ICO_BTN_DEL, ICO_BTN_DELON, ICO_BTN_ARROWL, |