changeset 7dad93b4f1c9 in /home/hg/repos/gajim

author: Emmanuel Gil Peyrot <[email protected]>
branches: 
details:http://hg.gajim.org/gajim?cmd=changeset;node=7dad93b4f1c9
description: Fix wrong label in preferences.

diffstat:

 data/gui/preferences_window.ui |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f6197b419a24 -r 7dad93b4f1c9 data/gui/preferences_window.ui
--- a/data/gui/preferences_window.ui    Sun Nov 20 21:56:26 2016 +0000
+++ b/data/gui/preferences_window.ui    Mon Nov 21 21:46:59 2016 +0000
@@ -270,7 +270,7 @@
                         </child>
                         <child>
                           <object class="GtkCheckButton" 
id="show_pep_in_roster_checkbutton">
-                            <property name="label" translatable="yes">Display 
e_xtra information of contacts in roster (mood, activity, ...)m_ood of contacts 
in roster</property>
+                            <property name="label" translatable="yes">Display 
e_xtra information of contacts in roster (mood, activity, ...)</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to