if 0 out debug code

svn path=/trunk/; revision=46783
This commit is contained in:
Anders Broman 2012-12-26 12:31:50 +00:00
parent fe7a2570db
commit 369fe110c2
1 changed files with 2 additions and 2 deletions

View File

@ -429,12 +429,12 @@ about_folders_page_new(void)
about_folders_row(table, "Global configuration", constpath,
"\"dfilters\", \"preferences\", \"manuf\", ...");
}
#if 0
dirs = g_get_system_data_dirs ();
for (i = 0; dirs[i]; i++){
g_warning("glibs data path %u %s",i+1,dirs[i]);
}
#endif
/* system */
constpath = get_systemfile_dir();
about_folders_row(table, "System", constpath,