From 9691f9d0cb5c366969aa327f7b7e5ebddbf9bcf6 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 7 Nov 2023 09:15:14 +0300 Subject: RecentContacts: move docs to wiki (fixes #3856) --- plugins/RecentContacts/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/RecentContacts/res') diff --git a/plugins/RecentContacts/res/resource.rc b/plugins/RecentContacts/res/resource.rc index 094dac0344..dd49699563 100644 --- a/plugins/RecentContacts/res/resource.rc +++ b/plugins/RecentContacts/res/resource.rc @@ -42,7 +42,7 @@ BEGIN EDITTEXT IDC_SHOWNCONTACTS,161,27,28,12,ES_AUTOHSCROLL CONTROL "Number of shown contacts:\n (0 to show all)",IDC_STATIC, "Static",SS_LEFTNOWORDWRAP | WS_GROUP,15,27,141,17 - LTEXT "Format of date and time\n(Look to readme for placeholders help)",IDC_STATIC,15,50,141,28 + LTEXT "Format of date and time\n(Look to wiki for placeholders help)",IDC_STATIC,15,50,141,28 EDITTEXT IDC_DATETIME,161,50,137,12,ES_AUTOHSCROLL CONTROL "Hide offline contacts",IDC_HIDEOFFLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,75,283,8 CONTROL "Resize window according to contact list",IDC_WINDOWAUTOSIZE, -- cgit v1.2.3