From 49e2ce57910d52c914af340bd14e6970b734a922 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 4 Jun 2019 15:50:53 +0300 Subject: fix fo statuses ids --- plugins/MirandaG15/src/CContactList.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'plugins/MirandaG15/src') diff --git a/plugins/MirandaG15/src/CContactList.cpp b/plugins/MirandaG15/src/CContactList.cpp index f62ed747c2..5e2a1b15db 100644 --- a/plugins/MirandaG15/src/CContactList.cpp +++ b/plugins/MirandaG15/src/CContactList.cpp @@ -11,10 +11,7 @@ const int aiStatusPriority[] = 1, // ID_STATUS_DND 40074 7, // ID_STATUS_NA 40075 6, // ID_STATUS_OCCUPIED 40076 - 10, // ID_STATUS_FREECHAT 40077 - 9, // ID_STATUS_INVISIBLE 40078 - 8, // ID_STATUS_ONTHEPHONE 40079 - 8 // ID_STATUS_OUTTOLUNCH 40080 + 9, // ID_STATUS_INVISIBLE 40077 }; //************************************************************************ -- cgit v1.2.3