From fd97221013c50fbbb7c1cd99e8e7263d439d4297 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Fri, 4 Oct 2013 21:25:35 +0000 Subject: plugins: "colour" eliminated git-svn-id: http://svn.miranda-ng.org/main/trunk@6333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/src/chat/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Scriver/src/chat/options.cpp') diff --git a/plugins/Scriver/src/chat/options.cpp b/plugins/Scriver/src/chat/options.cpp index aa93737fa9..894c8cf188 100644 --- a/plugins/Scriver/src/chat/options.cpp +++ b/plugins/Scriver/src/chat/options.cpp @@ -53,7 +53,7 @@ static struct branch_t branch2[] = { GC_EVENT_KICK|GC_EVENT_NOTICE|GC_EVENT_NICK|GC_EVENT_INFORMATION|GC_EVENT_ADDSTATUS, 0, NULL}, {LPGENT("Prefix all events with a timestamp"), "ShowTimeStamp", 0,1, NULL}, {LPGENT("Only prefix with timestamp if it has changed"), "ShowTimeStampIfChanged", 0,0, NULL}, - {LPGENT("Timestamp has same colour as event"), "TimeStampEventColour", 0,0, NULL}, + {LPGENT("Timestamp has same color as event"), "TimeStampEventColour", 0,0, NULL}, {LPGENT("Indent the second line of a message"), "LogIndentEnabled", 0,1, NULL}, {LPGENT("Limit user names to 20 characters"), "LogLimitNames", 0,1, NULL}, {LPGENT("Strip colors from messages"), "StripFormatting", 0, 0, NULL}, -- cgit v1.2.3