Switched menu resource loading to use bundled PNG assets (instead of SVG paths) for zc-menu-* icons, so menu icon resolution is consistent and no longer depends on SVG/icon-theme availability on different platforms (including Win32 builds).
Updated the GResource manifest so all menu icons now come from data/icons/menu/{light,dark} PNG files and are embedded with to-pixdata preprocessing, ensuring the app uses one unified internal icon set across platforms.
Generated and added PNG assets for both light and dark menu icon variants under data/icons/menu/ to back the new resource paths used by the GTK menu code.
Fixed menu icon resource detection to fall back from PNG to SVG when probing zc-menu-* entries, so menu item icon lookup no longer fails just because one format is unavailable at runtime.
Updated GTK menu icon loading to use gdk_pixbuf_new_from_resource (instead of ..._at_scale) and added explicit fallback order across variant/light and PNG/SVG resources, which addresses the “red no-entry square” missing-icon behavior you reported.
Kept compatibility with your previous menu resource setup while making loading more resilient on Win32 and other environments where resource/pixbuf behavior differs.
BIN
data/icons/menu/dark/about.png
Normal file
|
After Width: | Height: | Size: 498 B |
BIN
data/icons/menu/dark/add.png
Normal file
|
After Width: | Height: | Size: 462 B |
BIN
data/icons/menu/dark/chanlist.png
Normal file
|
After Width: | Height: | Size: 409 B |
BIN
data/icons/menu/dark/clear.png
Normal file
|
After Width: | Height: | Size: 362 B |
BIN
data/icons/menu/dark/close.png
Normal file
|
After Width: | Height: | Size: 445 B |
BIN
data/icons/menu/dark/connect.png
Normal file
|
After Width: | Height: | Size: 399 B |
BIN
data/icons/menu/dark/copy.png
Normal file
|
After Width: | Height: | Size: 330 B |
BIN
data/icons/menu/dark/delete.png
Normal file
|
After Width: | Height: | Size: 305 B |
BIN
data/icons/menu/dark/detach.png
Normal file
|
After Width: | Height: | Size: 343 B |
BIN
data/icons/menu/dark/disconnect.png
Normal file
|
After Width: | Height: | Size: 415 B |
BIN
data/icons/menu/dark/find.png
Normal file
|
After Width: | Height: | Size: 360 B |
BIN
data/icons/menu/dark/help.png
Normal file
|
After Width: | Height: | Size: 579 B |
BIN
data/icons/menu/dark/join.png
Normal file
|
After Width: | Height: | Size: 360 B |
BIN
data/icons/menu/dark/load-plugin.png
Normal file
|
After Width: | Height: | Size: 377 B |
BIN
data/icons/menu/dark/network-list.png
Normal file
|
After Width: | Height: | Size: 409 B |
BIN
data/icons/menu/dark/new.png
Normal file
|
After Width: | Height: | Size: 401 B |
BIN
data/icons/menu/dark/next.png
Normal file
|
After Width: | Height: | Size: 245 B |
BIN
data/icons/menu/dark/preferences.png
Normal file
|
After Width: | Height: | Size: 405 B |
BIN
data/icons/menu/dark/previous.png
Normal file
|
After Width: | Height: | Size: 286 B |
BIN
data/icons/menu/dark/quit.png
Normal file
|
After Width: | Height: | Size: 432 B |
BIN
data/icons/menu/dark/refresh.png
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
data/icons/menu/dark/remove.png
Normal file
|
After Width: | Height: | Size: 424 B |
BIN
data/icons/menu/dark/save-as.png
Normal file
|
After Width: | Height: | Size: 470 B |
BIN
data/icons/menu/dark/save.png
Normal file
|
After Width: | Height: | Size: 398 B |
BIN
data/icons/menu/dark/search.png
Normal file
|
After Width: | Height: | Size: 337 B |
BIN
data/icons/menu/dark/spell-check.png
Normal file
|
After Width: | Height: | Size: 327 B |