Add PBD::system_data_directories and PBD::system_config_directories
authorTim Mayberry <mojofunk@gmail.com>
Wed, 27 Jun 2007 12:12:22 +0000 (12:12 +0000)
committerTim Mayberry <mojofunk@gmail.com>
Wed, 27 Jun 2007 12:12:22 +0000 (12:12 +0000)
commitfca7e674c15f83d762882e16ef67943e7e692ae3
tree50fe0f03469e4fbaf3c6f99edc46383f11d2e2f1
parentb82ecabcbfa9b007db13b63a28a341cfd405655f
Add PBD::system_data_directories and PBD::system_config_directories

These two functions are for convenience and wrap the glib functions
g_get_system_data_dirs and g_get_system_config_dirs.

git-svn-id: svn://localhost/ardour2/trunk@2051 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/pbd/SConscript
libs/pbd/filesystem_paths.cc [new file with mode: 0644]
libs/pbd/pbd/filesystem_paths.h [new file with mode: 0644]