Home
last modified time | relevance | path

Searched refs:xdg_desktop_file (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/xdg-autostart-generator/
Dtest-xdg-autostart.c39 static const char* const xdg_desktop_file[] = { variable
84 for (size_t i = 0; i < ELEMENTSOF(xdg_desktop_file); i++) in TEST()
85 test_xdg_desktop_parse_one(i, xdg_desktop_file[i]); in TEST()