1 2 3 4 5 6 7 8 9 10 11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <panel label="팝업" name="popups" title="팝업"> <text> 팝업 차단: </text> <button label="팝업 보기" name="enable_popup" /> <text> 허용된 팝업: </text> <button label="나중에 알림' 초기화…" name="reset_dialogs_btn" /> </panel>