summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2010-10-09 20:11:28 -0400
committerDana Jansens <danakj@orodu.net>2011-01-24 14:19:22 -0500
commit4f8503c2c5aa4210c923269626b67c5919326c46 (patch)
tree707d39286679374b53c25937ba05cb322eaefe68 /data
parent6dedf8f37e00a61e4b0d3762b869ed39eeee77f8 (diff)
Allow XIncludes in xml documents we read.
Add the XInclude namespace in the default config file (named "xi")
Diffstat (limited to 'data')
-rw-r--r--data/rc.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/rc.xml b/data/rc.xml
index 21b0c87f..7faa2550 100644
--- a/data/rc.xml
+++ b/data/rc.xml
@@ -3,7 +3,8 @@
<!-- Do not edit this file, it will be overwritten on install.
Copy the file to $HOME/.config/openbox/ instead. -->
-<openbox_config xmlns="http://openbox.org/3.4/rc">
+<openbox_config xmlns="http://openbox.org/3.4/rc"
+ xmlns:xi="http://www.w3.org/2001/XInclude">
<resistance>
<strength>10</strength>