This is an automated email from the ASF dual-hosted git repository.
leginee pushed a change to branch bazel-migration
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from 9d89ef9c87 fixed decoration nameing and icon.
new c75bc54c1b fix incorectly merged res files.
new 0d745a9e93 fix dropdown new menu with items and icons.
new 34b36d04c5 fix extension manager.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build/rules/BUILD.bazel | 4 ++
build/rules/normalize_idlist.pl | 86 +++++++++++++++++++++++++++++++++++++++++
build/rules/rsc_pipeline.bzl | 29 +++++++++++++-
main/avmedia/BUILD.bazel | 8 ++++
main/basctl/BUILD.bazel | 5 ++-
main/default_images/BUILD.bazel | 6 +++
main/desktop/BUILD.bazel | 82 +++++++++++++++++++++++++++++----------
main/desktop/readme.md | 14 +++++++
main/extensions/BUILD.bazel | 8 +++-
main/officecfg/BUILD.bazel | 19 ++++++++-
main/reportdesign/BUILD.bazel | 5 ++-
main/staging/BUILD.bazel | 1 +
main/svx/BUILD.bazel | 3 ++
13 files changed, 244 insertions(+), 26 deletions(-)
create mode 100644 build/rules/normalize_idlist.pl