Add period after "etc" in nickname help text: Closes #6723

This commit is contained in:
Angelo Marchesin 2013-08-27 16:05:43 -07:00 committed by Jim Nelson
parent 0d6ef36de8
commit 104671d35f
2 changed files with 2 additions and 1 deletions

1
THANKS
View file

@ -19,6 +19,7 @@ Mathias Hasselmann <mathias@openismus.com>
Brendan Long <self@brendanlong.com>
Timo Kluck <tkluck@infty.nl>
Avi Levy <avi.w.levy@gmail.com>
Angelo Marchesin <marchesin.angelo@gmail.com>
Kai Mast <mail@kai-mast.de>
Thomas Moschny <thomas.moschny@gmx.de>
Tom Most <twm@freecog.net>

View file

@ -250,7 +250,7 @@
<property name="invisible_char_set">True</property>
<property name="primary_icon_activatable">False</property>
<property name="secondary_icon_activatable">False</property>
<property name="placeholder_text">Work, Home, etc</property>
<property name="placeholder_text">Work, Home, etc.</property>
</object>
<packing>
<property name="left_attach">1</property>