docs/: remove XML declarations in .xml files

...because we don't like them anymore and libxml2 does not consider them
mandatory.
This commit is contained in:
Johan Malm 2025-10-19 19:30:38 +01:00 committed by Hiroaki Yamamoto
parent 28cd504067
commit df8e3d819c
3 changed files with 0 additions and 6 deletions

View file

@ -1,5 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<openbox_menu>
<!-- Note: for localization support of menu items "client-menu" has to be removed here -->
<menu id="client-menu">

View file

@ -1,5 +1,3 @@
<?xml version="1.0"?>
<!--
This is a very simple config file with many options missing. For a complete
set of options with comments, see docs/rc.xml.all

View file

@ -1,5 +1,3 @@
<?xml version="1.0"?>
<!--
This file contains all supported config elements & attributes with
default values.