Fixed help config file locations

This commit is contained in:
James Booth
2012-11-25 22:08:41 +00:00
parent 270c88fc0f
commit 58655a90c3
3 changed files with 13 additions and 5 deletions

View File

@@ -150,6 +150,6 @@ _mkdir_recursive(const char *dir)
_create_dir(next_dir);
g_free(next_dir);
}
}
}
}