properties: Use talk_fullpath() for voicing directory names

Change-Id: Ib40c881e7b3053e7e4ef5c5adbe5c3bfec27efed
This commit is contained in:
Solomon Peachy 2024-07-28 16:45:43 -04:00
parent 78283bda64
commit 86bff6214d
3 changed files with 6 additions and 20 deletions

View file

@ -840,6 +840,8 @@ static const struct plugin_api rockbox_api = {
/* new stuff at the end, sort into place next time
the API gets incompatible */
talk_fullpath,
};
static int plugin_buffer_handle;