2
0
mirror of https://git.zx2c4.com/cgit synced 2025-08-31 06:15:08 +00:00

Merge branch 'fh/mimetypes'

This commit is contained in:
Lars Hjemli
2012-03-18 21:01:28 +00:00
4 changed files with 65 additions and 1 deletions

1
cgit.h
View File

@@ -177,6 +177,7 @@ struct cgit_config {
char *index_info;
char *logo;
char *logo_link;
char *mimetype_file;
char *module_link;
char *project_list;
char *readme;