# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. Index: contrib/tools/m4w_builder/installer/install_19.php --- contrib/tools/m4w_builder/installer/install_19.php Base (1.8) +++ contrib/tools/m4w_builder/installer/install_19.php Locally Modified (Based On 1.8) @@ -1,4 +1,4 @@ -

- mysql + mysql

- localhost + localhost

- +

- root + root

- +

- + @@ -1008,6 +1008,9 @@ font-family: courier, monospace; font-size: 10pt; } + .input_database { + width: 270px; + } .install_table { width: 500px; margin-left:auto; Index: contrib/tools/m4w_builder/installer/install_20.php --- contrib/tools/m4w_builder/installer/install_20.php Base (1.4) +++ contrib/tools/m4w_builder/installer/install_20.php Locally Modified (Based On 1.4) @@ -710,32 +710,32 @@

- mysql + mysql

- localhost + localhost

- +

- root + root

- +

- + @@ -1006,6 +1006,9 @@ font-family: courier, monospace; font-size: 10pt; } + .input_database { + width: 270px; + } .install_table { width: 500px; margin-left:auto;