[Libreoffice-commits] core.git: officecfg/registry
Akshay Deep
akshaydeepiitr at gmail.com
Sun Aug 20 20:53:47 UTC 2017
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 30 ++++++++++++-
1 file changed, 28 insertions(+), 2 deletions(-)
New commits:
commit fc096827ea9fee79c27e07db040c6aed2b5d9ffd
Author: Akshay Deep <akshaydeepiitr at gmail.com>
Date: Sun Aug 20 04:09:50 2017 +0000
tdf#111775 - Default list of favourite special characters
Change-Id: I530c772d5b885132d38c168de66de923703f4b9f
Reviewed-on: https://gerrit.libreoffice.org/41342
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Akshay Deep <akshaydeepiitr at gmail.com>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 054f34ea0241..68c37e77f98a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3425,13 +3425,39 @@
<info>
<desc>List of Favorite characters</desc>
</info>
- <value/>
+ <value>
+ <it>₠</it>
+ <it>¥</it>
+ <it>£</it>
+ <it>₪</it>
+ <it>Φ</it>
+ <it>Σ</it>
+ <it>Ψ</it>
+ <it>Ω</it>
+ <it>∞</it>
+ <it>😃</it>
+ <it>†</it>
+ <it>‡</it>
+ </value>
</prop>
<prop oor:name="FavoriteCharacterFontList" oor:type="oor:string-list" oor:nillable="false">
<info>
<desc>List of Favorite character font</desc>
</info>
- <value/>
+ <value>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ <it>Liberation Serif</it>
+ </value>
</prop>
</group>
<group oor:name="Help">
More information about the Libreoffice-commits
mailing list