mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
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
This commit is contained in:
parent
b82ecabcbf
commit
fca7e674c1
3 changed files with 98 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ enumwriter.cc
|
|||
dmalloc.cc
|
||||
error.cc
|
||||
filesystem.cc
|
||||
filesystem_paths.cc
|
||||
file_utils.cc
|
||||
fpu.cc
|
||||
id.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue