mirror of
https://github.com/Mibew/java.git
synced 2025-02-03 07:14:43 +03:00
7 lines
258 B
INI
7 lines
258 B
INI
|
; This file determines some core styles options
|
||
|
; Comments starts with ';'
|
||
|
|
||
|
[history]
|
||
|
; window_param use as param string in JavaScript window.open method
|
||
|
window_params = "toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=720,height=560,resizable=1"
|