We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a4bcb commit 41ef7f9Copy full SHA for 41ef7f9
doc/reference/clapper/migrating-to-010.md
@@ -32,6 +32,7 @@ ClapperEnhancerProxy *proxy = clapper_enhancer_proxy_list_get_proxy_by_module (p
32
33
if (proxy) {
34
clapper_enhancer_proxy_set_locally (proxy,
35
+ "app-id", APP_ID,
36
"own-name", mpris_name,
37
"identity", APP_NAME,
38
"desktop-entry", APP_ID, NULL);
0 commit comments