shaka-packager/base/third_party/xdg_user_dirs
Kongqun Yang 0f24c7f9ac Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
..
LICENSE Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
README.chromium Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
xdg_user_dir_lookup.cc Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
xdg_user_dir_lookup.h Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00

README.chromium

Name: xdg-user-dirs
URL: http://www.freedesktop.org/wiki/Software/xdg-user-dirs
License: MIT

This directory include xdg-user-dir-lookup.c renamed as xdg_user_dir_lookup.cc
from xdg-user-dirs 0.10. We made xdg_user_dir_lookup() non-static and added a
xdg_user_dir_lookup.h.