Remove obsolete commented doctype declarations from dialogs

This commit is contained in:
2015-09-13 14:32:03 -04:00
parent 6b71200110
commit 71584d4401
82 changed files with 0 additions and 82 deletions

View File

@@ -1,6 +1,5 @@
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<!--<!DOCTYPE dialog SYSTEM "dialog.dtd">-->
<dialog skin='light' defbtn='okay' debug='true'>
<button name='okay' type='regular' top='281' left='471'>OK</button>
<button name='cancel' type='regular' top='281' left='405' def-key='esc'>Cancel</button>