Enable autocorrect option to add bulltes

Will add bullets after pressing enter
 Example: press * then some sentence and enter
Signed-off-by: Darshan-upadhyay1110 <darshan.upadhyay@collabora.com>
Change-Id: I63676eb3f725dba0d9fdb0a12cb31847fef8e663
pull/7227/head
Darshan-upadhyay1110 2023-09-07 13:50:28 +05:30 committed by pedropintosilva
parent 084e715dc6
commit 6406aeac83
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
<!-- Save memory by avoiding collecting autocompletion words -->
<item oor:path="/org.openoffice.Office.Writer/AutoFunction/Completion"><prop oor:name="Enable" oor:op="fuse"><value>false</value></prop></item>
<item oor:path="/org.openoffice.Office.Writer/AutoFunction/Format/ByInput/ApplyNumbering"><prop oor:name="Enable" oor:op="fuse"><value>true</value></prop></item>
<!-- Set a work path which is valid in chroot -->
<item oor:path="/org.openoffice.Office.Paths/Variables"><prop oor:name="Work" oor:op="fuse"><value>file:///tmp</value></prop></item>