From 01e6deb9cea4734e3da3701e35305eb061db72ee Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 15 Apr 2020 02:36:33 +0300 Subject: NewStory: nice default window title --- plugins/NewStory/src/templates.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/NewStory/src/templates.cpp b/plugins/NewStory/src/templates.cpp index ac8ca68f26..5d7a72a2d9 100644 --- a/plugins/NewStory/src/templates.cpp +++ b/plugins/NewStory/src/templates.cpp @@ -292,7 +292,7 @@ void vfOther(int, TemplateVars *vars, MCONTACT, HistoryArray::ItemData *) TemplateInfo templates[TPL_COUNT] = { { "tpl/interface/title", L"Interface", ICO_NEWSTORY, L"Window Title", - L"%N's Newstory [%c messages total]", 0, 0, + L"%N - History [%c messages total]", 0, 0, { vfGlobal, vfContact, 0, 0, 0 } }, { "tpl/msglog/msg", L"Message Log", ICO_SENDMSG, L"Messages", -- cgit v1.2.3