From a52a494fe4e5cfb97aaaaf5a906516a84ce3ece2 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 2 May 2015 16:14:51 +0200 Subject: path: update path descriptions --- osdep/path.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'osdep/path.h') diff --git a/osdep/path.h b/osdep/path.h index 59a3ba7590..f38074b47d 100644 --- a/osdep/path.h +++ b/osdep/path.h @@ -7,8 +7,9 @@ // The following type values are defined: // "home" the native mpv-specific user config dir // "old_home" same as "home", but lesser priority (compatibility) -// "osxbundle" OSX bundle path +// "osxbundle" OSX bundle resource path // "global" the least priority, global config file location +// "desktop" path to desktop contents // // It is allowed to return a static string, so the caller must set talloc_ctx // to something other than NULL to avoid memory leaks. -- cgit v1.2.3