Fix title string in cvsgraph output: path was missing. module is unsed by ViewCVS

git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@362 8cb11bc2-c004-0410-86c3-e597b4017df7
remotes/tags/V0_8
pefu 2001-12-05 14:52:59 +00:00
parent d11dffb713
commit 7a3c8bf9c4
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ branch_connect = 8;
# 1 = center
# 2 = right
# title_color <color>
title = "%c%m%f\nRevisions: %r, Branches: %b";
title = "%C: %p%F\nRevisions: %r, Branches: %b";
title_x = 10;
title_y = 5;
title_font = small;