mirror of
https://git.zx2c4.com/cgit
synced 2025-08-02 17:15:13 +02:00
ui-repolist: Rename section-sort to repository-sort.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
8f40be229c
commit
fdfb6a6d80
4 changed files with 7 additions and 7 deletions
2
cgit.h
2
cgit.h
|
@ -187,7 +187,7 @@ struct cgit_config {
|
|||
char *root_readme;
|
||||
char *script_name;
|
||||
char *section;
|
||||
char *section_sort;
|
||||
char *repository_sort;
|
||||
char *virtual_root;
|
||||
char *strict_export;
|
||||
int cache_size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue