mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.ml
Date: Sun, 07 Aug 2005 06:57:39 -0400

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.81 
mldonkey/src/daemon/common/commonOptions.ml:1.82
--- mldonkey/src/daemon/common/commonOptions.ml:1.81    Sun Aug  7 10:54:08 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Sun Aug  7 10:57:34 2005
@@ -1130,7 +1130,10 @@
 let use_html_frames = define_expert_option current_section ["use_html_frames"]
     "This option controls whether the WEB interface should use frames or not" 
bool_option true
 
-let commands_frame_height = define_expert_option current_section 
["commands_frame_height"] "The height of the command frame in pixel (depends on 
your screen and browser sizes)" int_option 42
+let html_frame_border = define_expert_option current_section 
["html_frame_border"]
+    "This option controls whether the WEB interface should show frame borders 
or not" bool_option true
+
+let commands_frame_height = define_expert_option current_section 
["commands_frame_height"] "The height of the command frame in pixel (depends on 
your screen and browser sizes)" int_option 46
 
 let motd_html = define_expert_option current_section ["motd_html"]
     "Message printed at startup (automatically downloaded from the previous




reply via email to

[Prev in Thread] Current Thread [Next in Thread]