From 8e1877817af69769e57fd3b057cb1667043df5b2 Mon Sep 17 00:00:00 2001 From: "robinf%netscape.com" Date: Wed, 1 Dec 1999 19:20:55 +0000 Subject: [PATCH] Fixing bug 9095. Also fixed button1 command line so that this rshell.ini doesn't display an error on launch. --- cck/cckcd/shell/nsetup32/rshell.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cck/cckcd/shell/nsetup32/rshell.ini b/cck/cckcd/shell/nsetup32/rshell.ini index e87f63f1adb..20a397508ba 100644 --- a/cck/cckcd/shell/nsetup32/rshell.ini +++ b/cck/cckcd/shell/nsetup32/rshell.ini @@ -470,7 +470,7 @@ button1_bitmaps=..\bmps\comm_up.bmp,..\bmps\comm_dn.bmp,..\bmps\comm_mo.bmp,..\b ; Selected and disabled are optional ;--------------------------------------- -button_cmdline=exe,..\..\Comm\Setup.exe +button1_cmdline=exe,..\..\Comm\Setup.exe ; defines button action @@ -548,7 +548,7 @@ button1_offset= ; of the dialog. The button1 (x,y) position is calculated by: ; x = button1_offset + col1_button_pos(x) -; y = button_pos_col1(y); +; y = col1_button_pos(y); ; default setting if left blank: button1_offset=0