From 3e7d3ebc67e9d6b818d26cd1e857fd633252f1ee Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 25 Jun 2018 01:23:37 +0300 Subject: SendSS: more clear icon name --- plugins/SendScreenshotPlus/src/Main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/SendScreenshotPlus') diff --git a/plugins/SendScreenshotPlus/src/Main.cpp b/plugins/SendScreenshotPlus/src/Main.cpp index c30c512a80..d0576407f0 100644 --- a/plugins/SendScreenshotPlus/src/Main.cpp +++ b/plugins/SendScreenshotPlus/src/Main.cpp @@ -59,8 +59,8 @@ IconItem ICONS_BTN[ICO_BTN_END_] = { LPGEN("Edit"), "edit", IDI_EDIT }, { LPGEN("Edit on"), "editon", IDI_EDITON }, { LPGEN("Copy"), "copy", IDI_COPY }, - { LPGEN("BBC"), "bbc", IDI_BBC }, - { LPGEN("BBC link"), "bbclnk", IDI_BBC2 }, + { LPGEN("BBCode"), "bbc", IDI_BBC }, + { LPGEN("BBCode link"), "bbclnk", IDI_BBC2 }, { LPGEN("Down arrow"), "downarrow", IDI_DOWNARROW }, }; -- cgit v1.2.3