all non primary surnames as an option in the display of names in preferences

svn: r16235
This commit is contained in:
Benny Malengier
2010-11-24 13:41:58 +00:00
parent d5f1a7e199
commit de72ec184f
2 changed files with 20 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ class DisplayNameEditor(ManagedWindow.ManagedWindow):
<b>Primary</b> - primary surname (main) <b>Familynick</b> - family nick name
<b>Patronymic</b> - father's surname <b>Notpatronymic</b>- all surnames, except patronymic
<b>Prefix</b> - all prefixes (von, de) <b>Rawsurnames</b> - surnames (no prefixes and connectors)
<b>Rest</b> - non primary surnames
</tt>
UPPERCASE keyword forces uppercase. Extra parentheses, commas are removed. Other text appears literally.