labwc/src/menu
Johan Malm 9554be0ce7 menu: avoid logging on <item label="" icon="">
Labwc does not support menu icons, but we should not log errors if a
menu file contains icons as in the example below:

<item label="" icon="">
  <action name="Execute">
    <command></command>
  </action>
</item>
2022-05-06 21:52:46 +01:00
..
menu.c menu: avoid logging on <item label="" icon=""> 2022-05-06 21:52:46 +01:00
meson.build Support a very simple root-menu 2020-10-19 22:14:17 +01:00