From af135860c22326b76d4dec71d2c1693e21654e53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 08:40:44 +0000 Subject: [PATCH] doc: Update --- doc/clapper/migrating-to-010.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/clapper/migrating-to-010.html b/doc/clapper/migrating-to-010.html index 7e1ea297..382f110c 100644 --- a/doc/clapper/migrating-to-010.html +++ b/doc/clapper/migrating-to-010.html @@ -121,6 +121,7 @@ their availability at runtime instead of compile time like before.
if (proxy) { clapper_enhancer_proxy_set_locally (proxy, + "app-id", APP_ID, "own-name", mpris_name, "identity", APP_NAME, "desktop-entry", APP_ID, NULL);