24 #ifndef TEMPLATE_UTILS_INCLUDED 
   25 #define TEMPLATE_UTILS_INCLUDED 
   30 #include "ardour/utils.h" 
GtkImageIconNameData name
 
std::string user_route_template_directory()
 
void find_route_templates(std::vector< TemplateInfo > &template_names)
 
int cmp_nocase_utf8(const std::string &s1, const std::string &s2)
 
std::string user_template_directory()
 
std::string system_route_template_directory()
 
void find_session_templates(std::vector< TemplateInfo > &template_names, bool read_xml=false)
 
std::string system_template_directory()
 
std::string session_template_dir_to_file(std::string const &)
 
std::string modified_with