From 8192500716e3d151c1fec3b523df447683fe9724 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 1 May 2015 21:38:39 +0200 Subject: path: add resolving desktop path to platform-specific paths win32 has a special function for this. I'm not sure about OSX - it seems ~/Desktop can be hardcoded, and the OSX GUI actually localizes the _displayed_ path in its UI. For Unix, there is not much to be done, or is there. --- DOCS/man/mpv.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'DOCS/man/mpv.rst') diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index 455baac369..d7d50a4824 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -338,6 +338,7 @@ Name Meaning ``~home/`` same as ``~~/`` ``~global/`` the global config path, if available ``~osxbundle/`` the OSX bundle resource path (OSX only) +``~desktop/`` the path to the desktop (win32, OSX) =============== ================================================================ -- cgit v1.2.3