~vanvugt/compiz/fix-1067598

« back to all changes in this revision

Viewing changes to plugins/screenshot/screenshot.xml.in

Fixed/unified all xml.in headers.
(LP: #1066823)

Problem: Editors like gedit and others will not recognize *.xml.in files as xml, so if opened there is no syntax highlighting making those files harder to read.
This commit fixes this by adding <?xml version="1.0" encoding="UTF-8"?> to all *.xml.in files in lp:compiz. Fixes: https://bugs.launchpad.net/bugs/1066823. Approved by Daniel van Vugt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
1
2
<compiz>
2
3
    <plugin name="screenshot" useBcop="true">
3
4
        <_short>Screenshot</_short>