Introduce 'section' as canonical spelling for 'repo.group'

The 'repo.' prefix should be reserved for repo-specific options, but
the option 'repo.group' must still be honored to stay backwards
compatible.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Este commit está contenido en:
Lars Hjemli
2009-08-23 22:58:39 +02:00
padre 50d5af3adc
commit e7af002d5c
Se han modificado 6 ficheros con 22 adiciones y 17 borrados

Ver fichero

@ -429,7 +429,7 @@ table.diff td div.del {
text-align: right;
}
table.list td.repogroup {
table.list td.reposection {
font-style: italic;
color: #888;
}