diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-05 12:21:50 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-10-09 13:28:37 +0000 |
commit | d567671196fccf20a350f3cbf210eef088fa7ce3 (patch) | |
tree | 8cb715bec275edcda1fc667c376afffd86a8fa9b /officecfg | |
parent | 7493956f7b8dd0deee244826d2ce936f417e34c5 (diff) |
fdo#57490 deprecate IsSpellCapitalization
Change-Id: Ifd7131fd91536fd04ae1c8ab3fc5959b8070ad5c
Reviewed-on: https://gerrit.libreoffice.org/6140
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs index 152abe737599..9b78c7a269bc 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs @@ -349,6 +349,7 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> + <deprecated/> <desc>Checks the correct use of capitalization.</desc> <label>Check capitalization</label> </info> |