Commit 2261dcb9 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

xcb/apps: move to my devices alongside other capture services

parent d10c3fa4
......@@ -83,7 +83,7 @@ static int vlc_sd_probe_Open (vlc_object_t *obj)
return VLC_PROBE_CONTINUE;
xcb_disconnect (conn);
return vlc_sd_probe_Add (probe, "xcb_apps{longname=\"Screen capture\"}",
N_("Screen capture"), SD_CAT_MYCOMPUTER);
N_("Screen capture"), SD_CAT_DEVICES);
}
/**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment