<table><tr><td style="">cullmann closed this revision.<br />cullmann added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D14275">View Revision</a></tr></table><br /><div><div><p>Git commit <a href="https://phabricator.kde.org/R216:106694b84c2baf2aa390dc17107912f0eb16f09c" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">106694b84c2baf2aa390dc17107912f0eb16f09c</a> by Christoph Cullmann, on behalf of Miklos Marton.<br />
Committed on 13/08/2018 at 08:21.<br />
Pushed by cullmann into branch 'master'.</p>

<p>Add Autodesk EAGLE sch and brd file format to the XML category</p>

<p>M  +1    -1    data/syntax/xml.xml</p>

<p><a href="https://commits.kde.org/syntax-highlighting/106694b84c2baf2aa390dc17107912f0eb16f09c" class="remarkup-link" target="_blank" rel="noreferrer">https://commits.kde.org/syntax-highlighting/106694b84c2baf2aa390dc17107912f0eb16f09c</a></p>

<p>diff --git a/data/syntax/xml.xml b/data/syntax/xml.xml<br />
index 035bba6..ad34a45 100644</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">a/data/syntax/xml.xml</li>
</ul>

<p>+++ b/data/syntax/xml.xml<br />
@@ -6,7 +6,7 @@</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);"><!ENTITY name    "(?![0-9])[\w_:][\w.:_-]*">
<!ENTITY entref  "&amp;(#[0-9]+|#[xX][0-9A-Fa-f]+|&name;"></pre></div>

<p>]><br />
-<language name="XML" version="8" kateversion="3.4" section="Markup" extensions="*.docbook;*.xml;*.rc;*.daml;*.rdf;*.rss;*.xspf;*.xsd;*.svg;*.ui;*.kcfg;*.qrc;*.wsdl;*.scxml;*.xbel;*.dae" mimetype="text/xml;text/book;text/daml;text/rdf;application/rss+xml;application/xspf+xml;image/svg+xml;application/x-designer;application/x-xbel;application/xml;application/scxml+xml" casesensitive="1" indenter="xml" author="Wilbert Berendsen (wilbert@kde.nl)" license="LGPL"><br />
+<language name="XML" version="9" kateversion="3.4" section="Markup" extensions="*.docbook;*.xml;*.rc;*.daml;*.rdf;*.rss;*.xspf;*.xsd;*.svg;*.ui;*.kcfg;*.qrc;*.wsdl;*.scxml;*.xbel;*.dae;*.sch;*.brd" mimetype="text/xml;text/book;text/daml;text/rdf;application/rss+xml;application/xspf+xml;image/svg+xml;application/x-designer;application/x-xbel;application/xml;application/scxml+xml" casesensitive="1" indenter="xml" author="Wilbert Berendsen (wilbert@kde.nl)" license="LGPL"></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R216 Syntax Highlighting</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14275">https://phabricator.kde.org/D14275</a></div></div><br /><div><strong>To: </strong>martonmiklos, Framework: Syntax Highlighting, dhaumann<br /><strong>Cc: </strong>cullmann, dhaumann, kwrite-devel, kde-frameworks-devel, Framework: Syntax Highlighting, michaelh, genethomas, kevinapavew, ngraham, bruns, demsking, vkrause, sars<br /></div>