Find git executable at run time
[git-darcs-import.git] / .latex2html-init
blobb6135822d012283dda5ae6a8ccc5cbfc62f5e35b
2 # This file is used by latex2html to appropriately reference our custom icons
4 $ICONSERVER = ".";
6 %iconsizes = (
7     'up' ,'WIDTH="22" HEIGHT="22" title="Up" ',
8     'next','WIDTH="22" HEIGHT="22" title="Next" ',
9     'previous','WIDTH="22" HEIGHT="22" title="Previous" ',
10     'next_group' ,'WIDTH="22" HEIGHT="22" title="Next Group" ',
11     'next_inactive' ,'WIDTH="22" HEIGHT="22" title="Next" ',
12     'previous_group','WIDTH="107" HEIGHT="22" title="Previous Group" ',
13     'change_begin','WIDTH="104" HEIGHT="22" ',
14     'change_begin_right','WIDTH="104" HEIGHT="22" ALIGN="RIGHT"',
15     'change_end','WIDTH="104" HEIGHT="22"',
16     'change_end_right','WIDTH="104" HEIGHT="22" ALIGN="RIGHT"',
17     'change_delete','WIDTH="109" HEIGHT="22"',
18     'change_delete_right','WIDTH="109" HEIGHT="22" ALIGN="RIGHT"',
19     'contents','WIDTH="22" HEIGHT="22" title="Contents" ',
20     'index','WIDTH="22" HEIGHT="22" title="Index" ',
21     'image','WIDTH="22" HEIGHT="22" title="Image" '