From ef1a349d88912a89a8dd20ca1dcb342b6dc9c2ff Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 27 May 2019 18:45:43 +0300 Subject: fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses completely) --- plugins/MyDetails/res/resource.rc | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/MyDetails/res') diff --git a/plugins/MyDetails/res/resource.rc b/plugins/MyDetails/res/resource.rc index ca70d0ab43..bc260f831a 100644 --- a/plugins/MyDetails/res/resource.rc +++ b/plugins/MyDetails/res/resource.rc @@ -196,10 +196,7 @@ BEGIN MENUITEM "&Not available", ID_STATUS_NA MENUITEM "Occ&upied", ID_STATUS_OCCUPIED MENUITEM "&Do not disturb", ID_STATUS_DND - MENUITEM "&Free for chat", ID_STATUS_FREECHAT MENUITEM "&Invisible", ID_STATUS_INVISIBLE - MENUITEM "On the &phone", ID_STATUS_ONTHEPHONE - MENUITEM "Out to &lunch", ID_STATUS_OUTTOLUNCH END POPUP "Context popup" BEGIN -- cgit v1.2.3