Package: pidgin-data
Version: 2.7.1-1
Severity: normal
Tags: patch
$ xmllint /etc/purple/prefs.xml
/etc/purple/prefs.xml:10: parser error : Extra content at the end of the
document
</pref>
^
the <pref name='browsers'> is indented an extra level deeper than neccessary
whcih masks the closing bug and the extra </pref>
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.34-0.slh.11-sidux-amd64 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
-- no debconf information
--- purple-prefs.xml.org 2010-07-19 13:15:15.000000000 +0200
+++ purple-prefs.xml 2010-07-19 13:15:22.000000000 +0200
@@ -5,6 +5,5 @@
<pref name='command' type='path'
value='sensible-browser' />
<pref name='browser' type='string'
value='custom' />
</pref>
- </pref>
</pref>
</pref>