]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Introduce 'section' as canonical spelling for 'repo.group'
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 565958056517da0f76ab07977809334cc0ae0520..fc7c7d59358ea89a5d3b3afe6a8309d7c045eab5 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -65,9 +65,9 @@ struct cgit_repo {
        char *desc;
        char *owner;
        char *defbranch;
        char *desc;
        char *owner;
        char *defbranch;
-       char *group;
        char *module_link;
        char *readme;
        char *module_link;
        char *readme;
+       char *section;
        char *clone_url;
        int snapshots;
        int enable_log_filecount;
        char *clone_url;
        int snapshots;
        int enable_log_filecount;
@@ -156,12 +156,12 @@ struct cgit_config {
        char *logo;
        char *logo_link;
        char *module_link;
        char *logo;
        char *logo_link;
        char *module_link;
-       char *repo_group;
        char *robots;
        char *root_title;
        char *root_desc;
        char *root_readme;
        char *script_name;
        char *robots;
        char *root_title;
        char *root_desc;
        char *root_readme;
        char *script_name;
+       char *section;
        char *virtual_root;
        int cache_size;
        int cache_dynamic_ttl;
        char *virtual_root;
        int cache_size;
        int cache_dynamic_ttl;