From 5c8c6933a0a25f8dec9c408e4c6ed83f52ae5bc1 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Tue, 6 Jan 2009 09:43:52 +0000 Subject: [PATCH] add signification of $S and $T in autoaway status message tooltips. Fixes #4617 --- data/glade/preferences_window.glade | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/data/glade/preferences_window.glade b/data/glade/preferences_window.glade index 27d0e5c6b..4c31a2233 100644 --- a/data/glade/preferences_window.glade +++ b/data/glade/preferences_window.glade @@ -859,7 +859,9 @@ Disabled True True - The auto not available status message. If empty, Gajim will not change the current status message + The auto not available status message. If empty, Gajim will not change the current status message +$S will be replaced by previous status message +$T will be replaced by auto-not-available timeout @@ -874,7 +876,9 @@ Disabled True True - The auto away status message. If empty, Gajim will not change the current status message + The auto away status message. If empty, Gajim will not change the current status message +$S will be replaced by previous status message +$T will be replaced by auto-away timeout