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='dark' defbtn='no'>
<button name='no' type='regular' def-key='n' top='39' left='244'>No</button>
<button name='yes' type='regular' def-key='y' top='39' left='178'>Yes</button>