Merge branch 'fh/mimetypes'

This commit is contained in:
Lars Hjemli 2012-03-18 21:01:28 +00:00
commit ae90a0b2d1
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;