зеркало из https://github.com/mozilla/pjs.git
Fixing bug 9095. Also fixed button1 command line so that this rshell.ini doesn't display an error on launch.
This commit is contained in:
Родитель
35ed67ffec
Коммит
8e1877817a
|
@ -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
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче