summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/templates.cpp
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2020-04-15 02:36:33 +0300
committerdartraiden <wowemuh@gmail.com>2020-04-15 02:36:50 +0300
commit01e6deb9cea4734e3da3701e35305eb061db72ee (patch)
treea2469b14d36385e06f04e16b41bd77188a1aad21 /plugins/NewStory/src/templates.cpp
parentb330cf1861cc79d629ad1a7ecb3161fe8210521b (diff)
NewStory: nice default window title
Diffstat (limited to 'plugins/NewStory/src/templates.cpp')
-rw-r--r--plugins/NewStory/src/templates.cpp2
1 files changed, 1 insertions, 1 deletions
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",