summaryrefslogtreecommitdiffstats
path: root/DOCS/man/mpv.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-01 21:38:39 +0200
committerwm4 <wm4@nowhere>2015-05-01 21:51:10 +0200
commit8192500716e3d151c1fec3b523df447683fe9724 (patch)
tree66eb6d91e8797460d7850e90f439667aaa63ef01 /DOCS/man/mpv.rst
parent7381db60e28dbedfb9215ca5a4c69aad78b713a4 (diff)
downloadmpv-8192500716e3d151c1fec3b523df447683fe9724.tar.bz2
mpv-8192500716e3d151c1fec3b523df447683fe9724.tar.xz
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.
Diffstat (limited to 'DOCS/man/mpv.rst')
-rw-r--r--DOCS/man/mpv.rst1
1 files changed, 1 insertions, 0 deletions
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)
=============== ================================================================