From: Christian H. <ch...@us...> - 2003-10-26 17:42:44
|
Update of /cvsroot/gaim/gaim In directory sc8-pr-cvs1:/tmp/cvs-serv5151 Modified Files: Doxyfile.in Log Message: *tweak* Index: Doxyfile.in =================================================================== RCS file: /cvsroot/gaim/gaim/Doxyfile.in,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -p -r1.8 -r1.9 --- Doxyfile.in 26 Oct 2003 17:37:02 -0000 1.8 +++ Doxyfile.in 26 Oct 2003 17:38:49 -0000 1.9 @@ -491,7 +491,7 @@ ALPHABETICAL_INDEX = YES # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns # in which this list will be split (can be a number in the range [1..20]) -COLS_IN_ALPHA_INDEX = 5 +COLS_IN_ALPHA_INDEX = 3 # In case all classes in a project start with a common prefix, all # classes will be put under the same header in the alphabetical index. |