Skip to content

Conversation

@shardulvs
Copy link
Contributor

  • Resolves: #
  • Target version: main

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

Shardul Vikram Singh and others added 9 commits December 30, 2025 12:45
Signed-off-by: Shardul Vikram Singh <[email protected]>
Change-Id: Ibce2d120ffd1675d2801a31538c91d733cccc617
Signed-off-by: Shardul Vikram Singh <[email protected]>
Change-Id: I1d762dd8fed78aaab0094843a5e388e7aa52d2d3
Signed-off-by: Shardul Vikram Singh <[email protected]>
Change-Id: I15e5dc65a5a7ee4b3e365d9d13ed1417ed6b09d3
Signed-off-by: Shardul Vikram Singh <[email protected]>
Change-Id: I587db3002242356112f6541c3feda2f67fb29bbc
Signed-off-by: Shardul Vikram Singh <[email protected]>
Change-Id: Iae5ca1724380cb823725206a46787941eaa04984
Signed-off-by: Shardul Vikram Singh <[email protected]>
Change-Id: I8ea52d54a3e8316dfbbf0cbbc30840dcfbffbb8e
- This change replaces the redundant check-box svg logic with actual input check-box

Change-Id: Ifd17fcea76770c1a6a27c6df2dac877a5134f915
Signed-off-by: Parth Raiyani <[email protected]>
Signed-off-by: Shardul Vikram Singh <[email protected]>
Change-Id: Ia606c42771fab9fe8a09ceb888ee37e19f93ed5a
Signed-off-by: Shardul Vikram Singh <[email protected]>
Change-Id: I390c6a1e17f9c2414e885c36e1e042157217aaec
@jazevedo-coll
Copy link

thanks for this PR!

COOL_IMAGES_CUSTOM_SRC = $(shell if test -n "$(CUSTOM_ICONS_DIRECTORY)"; then find $(CUSTOM_ICONS_DIRECTORY) -name '*.*'; fi)
COOL_IMAGES_CUSTOM_DST = $(patsubst $(CUSTOM_ICONS_DIRECTORY)/%,$(DIST_FOLDER)/images/%,$(COOL_IMAGES_CUSTOM_SRC))
COOL_L10N_SRC = $(shell find $(srcdir)/l10n -name '*.json')
if !ENABLE_MOBILEAPP
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not look good. In apps (mobile apps and desktop apps) l10n.js does not work. We have to bundle and load all translations at startup.

@github-project-automation github-project-automation bot moved this from To Review to In Progress in Collabora Online Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants