diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-04-28 12:16:13 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2017-04-28 12:54:52 +0300 |
commit | 9416611763a6c6e5bc04a938e909727579716db0 (patch) | |
tree | c41995224af251a02392ebbb02bcfa9b6f27d6b6 /officecfg | |
parent | 72947e82fef1800d50e6d317fbfd7be05aaebf6b (diff) |
tdf#105841: Avoid REGRESSION!!!
Let's reinstate the name charade instead. Pitäkää tunkkinne.
This reverts commit 5941496601600269296dde3e4ff8b615a8bb45ca.
This reverts commit db231633af4667e24281e0be69ab63ad3081fdc3.
Change-Id: I7d9890f3bd478bac195c1a7a59ff9822c2c83653
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/UserProfile.xcs | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/officecfg/registry/schema/org/openoffice/UserProfile.xcs b/officecfg/registry/schema/org/openoffice/UserProfile.xcs index 272123991c0b..4398968b8774 100644 --- a/officecfg/registry/schema/org/openoffice/UserProfile.xcs +++ b/officecfg/registry/schema/org/openoffice/UserProfile.xcs @@ -51,13 +51,7 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <desc>If givenname is empty, specifies the name of the user, - in the preferred form the user wants it to be displayed, - intentionally without any hints how to split it into "given" - name, "family name", "patronym", "middle initial" and other - similar culture-dependent components of a person's name. If - givenname is non-empty, this is supposed to be the "last - name".</desc> + <desc>Specifies the last name of the user.</desc> </info> <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended --> |