Skip to content

Fix icon issue under non KDE environment

Gary Wang requested to merge garywang/marknote:icon into master

Non-KDE desktop environment like DDE and OS like Windows might not have the correct icon to display. This patch fixes this issue.

Before the fix (screenshot with the KDE official release downloaded from https://cdn.kde.org/ci-builds/office/, Currently marknote-master-731-windows-cl-msvc2022-x86_64.7z:

image

After the fix (screenshot under Windows, build with MSYS2's UCRT toolchain):

image

See also:

Similar MR:

cc @aacid

Merge request reports

Loading