From c97f0ccb691b949cbe490a022a664f1fa7ffcde8 Mon Sep 17 00:00:00 2001 From: "James D. Smith" Date: Thu, 23 Mar 2017 21:19:06 -0600 Subject: [PATCH] Change the connection presence type weighting, placing offline before unknown, and busy after available. --- spec/Connection_Interface_Simple_Presence.xml | 34 +++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git spec/Connection_Interface_Simple_Presence.xml spec/Connection_Interface_Simple_Presence.xml index 0860f5f..91291c9 100644 --- spec/Connection_Interface_Simple_Presence.xml +++ spec/Connection_Interface_Simple_Presence.xml @@ -345,14 +345,15 @@ interface. - + - Offline + Available - + + - Available + Busy, Do Not Disturb. @@ -370,10 +371,9 @@ Hidden (invisible) - - + - Busy, Do Not Disturb. + Offline @@ -617,16 +617,6 @@ May_Set_On_Self set to False. - "away" - Away - - - - "brb" - Away - Be Right Back (a more specific form of Away) - - "busy" Busy @@ -637,6 +627,16 @@ Do Not Disturb (a more specific form of Busy) + "away" + Away + + + + "brb" + Away + Be Right Back (a more specific form of Away) + + "xa" Extended_Away Extended Away -- 2.10.2