added rule 18 to usr-config.ini
This commit is contained in:
parent
be58a11b4e
commit
bbe09b01b3
2 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
|||
;Config_rule_#15=IEFrame;.*Internet Explorer;;1;0;0;0;1;0;
|
||||
;Config_rule_#16=MozillaWindowClass;.*Mozilla Firefox;;1;0;0;0;1;0;
|
||||
;Config_rule_#17=MozillaDialogClass;.*;;1;0;0;1;1;0;
|
||||
;Config_rule_#18=ApplicationFrameWindow;.*Edge;;1;0;0;0;1;0;
|
||||
|
||||
;; Configuration management
|
||||
;Config_autoSaveSession=auto
|
||||
|
|
|
@ -85,6 +85,7 @@ Config_rule_#12=Chrome_WidgetWin_1;.*;;1;0;0;0;1;0;maximize
|
|||
;Config_rule_#15=IEFrame;.*Internet Explorer;;1;0;0;0;1;0;
|
||||
;Config_rule_#16=MozillaWindowClass;.*Mozilla Firefox;;1;0;0;0;1;0;
|
||||
;Config_rule_#17=MozillaDialogClass;.*;;1;0;0;1;1;0;
|
||||
;Config_rule_#18=ApplicationFrameWindow;.*Edge;;1;0;0;0;1;0;
|
||||
Config_rule=gdkWindowToplevel;.*;;1;0;0;0;1;0;
|
||||
Config_rule=gdkWindowToplevel;Netzwerkprotokoll;;0;0;0;1;1;0;
|
||||
Config_rule=gdkWindowToplevel;Document Viewer;;0;0;0;1;1;0;
|
||||
|
|
Loading…
Reference in a new issue