Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c1861 const char *shell_folder, in build_shortcut() argument
1869 if (build_link_name(link_name, name, shell_folder) == FAIL) in build_shortcut()
1873 *shell_folder == 'd' ? "on the desktop" : "in the Start menu"); in build_shortcut()