diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:42 +0200 |
| commit | 3e382f0c9435cbf72570a87640652ad1551c7cfd (patch) | |
| tree | 05a22f5c99a808756cc017dc190711ca46c84ac7 /etc | |
| parent | 658bfd183905576ed5f4dbe57a2ee82711b6ac93 (diff) | |
tagging ychat-0.7.9.1ychat-0.7.9.1
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ychat.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/ychat.conf b/etc/ychat.conf index 3a9f788..786096b 100644 --- a/etc/ychat.conf +++ b/etc/ychat.conf @@ -1,4 +1,5 @@ -<?xml version="5.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<config> <category name="chat"> <option name="defaultop"> <value>Snoop</value> @@ -686,3 +687,4 @@ </option> </category> </category> +</config> |
