From 04ef9ec9ac4c3e932ff76e996fee3e1d5fcabf6b Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 4 May 2020 18:50:09 +0300 Subject: NewStory: fix icon name --- plugins/NewStory/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/NewStory/src/main.cpp b/plugins/NewStory/src/main.cpp index 9ad741e1a2..96a7db0e6d 100644 --- a/plugins/NewStory/src/main.cpp +++ b/plugins/NewStory/src/main.cpp @@ -67,7 +67,7 @@ static IconItem icons[] = { LPGEN("Conversations"), "timetree", ICO_TIMETREE }, { LPGEN("Template group"), "tplgroup", ICO_TPLGROUP }, - { LPGEN("Reset"), "reset", ICO_RESET }, + { LPGEN("Cancer edit"), "reset", ICO_RESET }, { LPGEN("Update preview"), "preview", ICO_PREVIEW }, { LPGEN("Help"), "varhelp", ICO_VARHELP } }; -- cgit v1.2.3