Re: [PATCH] meson.build: Put the D-Bus summary into the UI section

2025-03-24 Thread Marc-André Lureau
On Tue, Mar 25, 2025 at 9:51 AM Thomas Huth wrote: > > From: Thomas Huth > > We've got a dedicated section for UI options nowadays, so the > D-Bus display should get reported here, too. > > Signed-off-by: Thomas Huth Reviewed-by: Marc-André Lureau > --- > meson.build | 2 +- > 1 file changed

[PATCH] meson.build: Put the D-Bus summary into the UI section

2025-03-24 Thread Thomas Huth
From: Thomas Huth We've got a dedicated section for UI options nowadays, so the D-Bus display should get reported here, too. Signed-off-by: Thomas Huth --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 41f68d38069..205fb43bf7b 1