/[mldonkey]/mldonkey/src/daemon/driver/driverCommands.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/driver/driverCommands.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.58 by spiralvoice, Wed Jun 22 18:37:40 2005 UTC revision 1.59 by spiralvoice, Fri Jun 24 23:49:16 2005 UTC
# Line 1380  style=\\\"padding: 0px; font-size: 10px; Line 1380  style=\\\"padding: 0px; font-size: 10px;
1380                          strings_of_option display_downloaded_results;                          strings_of_option display_downloaded_results;
1381                          strings_of_option vd_reload_delay;                          strings_of_option vd_reload_delay;
1382                          strings_of_option html_use_gzip;                          strings_of_option html_use_gzip;
1383                          ] @ (if Autoconf.has_gd then [                          ] @ (if Autoconf.has_gd then
1384                          strings_of_option html_mods_vd_gfx;                          [strings_of_option html_mods_vd_gfx;] else []) @
1385                            (if Autoconf.has_gd_jpg && Autoconf.has_gd_png
1386                             then [strings_of_option html_mods_vd_gfx_png;] else []) @
1387                            (if Autoconf.has_gd then [
1388                          strings_of_option html_mods_vd_gfx_remove;                          strings_of_option html_mods_vd_gfx_remove;
1389                          strings_of_option html_mods_vd_gfx_split;                          strings_of_option html_mods_vd_gfx_split;
1390                          strings_of_option html_mods_vd_gfx_fill;                          strings_of_option html_mods_vd_gfx_fill;
1391                          strings_of_option html_mods_vd_gfx_flip;                          strings_of_option html_mods_vd_gfx_flip;
1392                          strings_of_option html_mods_vd_gfx_mean;                          strings_of_option html_mods_vd_gfx_mean;
1393                          strings_of_option html_mods_vd_gfx_transparent;                          strings_of_option html_mods_vd_gfx_transparent;
                         strings_of_option html_mods_vd_gfx_png;  
1394                          strings_of_option html_mods_vd_gfx_h;                          strings_of_option html_mods_vd_gfx_h;
1395                          strings_of_option html_mods_vd_gfx_x_size;                          strings_of_option html_mods_vd_gfx_x_size;
1396                          strings_of_option html_mods_vd_gfx_y_size;                          strings_of_option html_mods_vd_gfx_y_size;

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26