Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjs <js-gajim@webkeks.org>2008-07-25 04:48:57 +0400
committerjs <js-gajim@webkeks.org>2008-07-25 04:48:57 +0400
commit6fe329d005a61ef03b5fef8d7ccd2aca52117abe (patch)
tree5ce6d54904b73d9dd96814a52da9ceadfc9199ce
parent0d6394b0ca609f1ed0c945662993cb743a3b3421 (diff)
Fix tooltip.
-rw-r--r--data/glade/preferences_window.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/preferences_window.glade b/data/glade/preferences_window.glade
index b534b798f..f5f9afc1f 100644
--- a/data/glade/preferences_window.glade
+++ b/data/glade/preferences_window.glade
@@ -76,7 +76,7 @@
<widget class="GtkCheckButton" id="show_mood_in_roster_checkbutton">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="tooltip" translatable="yes">If checked, Gajim will display status messages of contacts under the contact name in roster window and in group chats</property>
+ <property name="tooltip" translatable="yes">If checked, Gajim will display the mood of contacts in the roster window</property>
<property name="label" translatable="yes">Display m_ood of contacts in roster</property>
<property name="use_underline">True</property>
<property name="response_id">0</property>