mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-24 02:53:02 +00:00
Restore lost patch description
This commit is contained in:
parent
cf9c771b4d
commit
94462d7efb
1 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,15 @@
|
||||||
|
From a1c8189f02ee694f049b2e04b9baffab3fafea22 Mon Sep 17 00:00:00 2001
|
||||||
|
From: Mikhail Novosyolov <m.novosyolov@rosalinux.ru>
|
||||||
|
Date: Sun, 5 Apr 2020 20:53:46 +0300
|
||||||
|
Subject: [PATCH] Force icons in menus in GTK+3 VCLs
|
||||||
|
|
||||||
|
By default both IsSystemIconsInMenus and ShowIconsInMenues are true,
|
||||||
|
but IsSystemIconsInMenus being true forces taking GTK 3 default to not show icons.
|
||||||
|
|
||||||
|
I beleive that icons help people to use menus.
|
||||||
|
Also, we are migrating users from libreoffice-kde4 to libreoffice-gtk3-kde5,
|
||||||
|
kde4 did show icons, so we would better keep them on.
|
||||||
|
|
||||||
diff -urN libreoffice-6.4.4.2/officecfg/registry/schema/org/openoffice/Office/Common.xcs libreoffice-6.4.4.2-patched/officecfg/registry/schema/org/openoffice/Office/Common.xcs
|
diff -urN libreoffice-6.4.4.2/officecfg/registry/schema/org/openoffice/Office/Common.xcs libreoffice-6.4.4.2-patched/officecfg/registry/schema/org/openoffice/Office/Common.xcs
|
||||||
--- libreoffice-6.4.4.2/officecfg/registry/schema/org/openoffice/Office/Common.xcs 2020-05-13 14:19:20.000000000 +0300
|
--- libreoffice-6.4.4.2/officecfg/registry/schema/org/openoffice/Office/Common.xcs 2020-05-13 14:19:20.000000000 +0300
|
||||||
+++ libreoffice-6.4.4.2-patched/officecfg/registry/schema/org/openoffice/Office/Common.xcs 2020-06-03 11:29:32.879527737 +0300
|
+++ libreoffice-6.4.4.2-patched/officecfg/registry/schema/org/openoffice/Office/Common.xcs 2020-06-03 11:29:32.879527737 +0300
|
||||||
|
|
Loading…
Add table
Reference in a new issue