diff options
author | Sumit Chauhan <sumitcn25@gmail.com> | 2019-05-22 01:19:21 +0530 |
---|---|---|
committer | Szymon Kłos <szymon.klos@collabora.com> | 2019-06-10 19:18:22 +0200 |
commit | c473c5b462f33df439b4b62b394c5d7811a05c7c (patch) | |
tree | a5a59b3dbf3fede8a2015c1765ef39f91f804c3c /include/sal/log-areas.dox | |
parent | d85499381177bbd050ed85f66f4386d5f41db237 (diff) |
Using registrymodifications.xcu for storing customized uiitem data
This patch store and render the GtkToolButton/GtkMenuButton of
notebookbar*.ui show/hide property in registrymodifications.xcu.
The patch also gives a solution to copy the notebookbar*.ui
file in user directory from share directory provided file is absent
in user directory.The patch also uses libxml2 library and write i.e
change the property of uiitem(GtkToolButton/GtkMenuButton) in
notebookbar*.ui files present in user directory.
Change-Id: I518f37fc858250a04fafd2a4475e3ed03185f6ff
Reviewed-on: https://gerrit.libreoffice.org/72698
Tested-by: Jenkins
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'include/sal/log-areas.dox')
-rw-r--r-- | include/sal/log-areas.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 6af454e1387d..ac391bb3eb81 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -124,6 +124,7 @@ certain functionality. @section cui @li @c cui.customize +@li @c cui.customnotebookbar @li @c cui.dialogs @li @c cui.factory @li @c cui.options |