Kaydet (Commit) f76a151b authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt

Remove these from the customization dialog

Looks like copy&paste, no need for these to be here (have no label also)

Change-Id: Iad51bf19d01635f787e2a3f76a32fecaeb9bb656
Reviewed-on: https://gerrit.libreoffice.org/27113Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
üst 740771c5
......@@ -2749,9 +2749,9 @@ XFillColorItem FillPageColor SID_ATTR_PAGE_COLOR
/* config: */
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
GroupId = GID_FORMAT;
]
......@@ -2860,9 +2860,9 @@ XFillStyleItem FillPageStyle SID_ATTR_PAGE_FILLSTYLE
RecordPerSet;
/* config: */
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
AccelConfig = FALSE,
MenuConfig = FALSE,
ToolBoxConfig = FALSE,
GroupId = GID_FORMAT;
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment