~vanvugt/compiz/fix-1067598

« back to all changes in this revision

Viewing changes to plugins/text/text.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"?>
 
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<compiz>
3
3
    <plugin name="text">
4
4
        <_short>Text</_short>