Bugs in xfce-mcs-manager and xfdesktop
Jasper Huijsmans
jasper at moongroup.com
Tue Apr 22 14:41:39 CEST 2003
On Tue, 22 Apr 2003 14:22:33 +0200
Martin Loschwitz <madkiss at madkiss.org> wrote:
> On Tue, Apr 22, 2003 at 12:18:51PM +0200, Jasper Huijsmans wrote:
> >
> > Try removing the first line (# Automatically generated file ...).
> > That's not valid xml. If yo want to put in a comment use <!--
> > comment -->. Looks fine to me otherwise.
> >
> After removing that line, it still does not work. Any other ideas?
>
Yes.
Lines 98 and 100 have quotes inside the cmd="" atribute. Also, xml
doesn't allow escaping them, so you have to use " instead (I hope
you don;t use a mail client that expands the entity ;). This works for
me:
<app name="Orphaner (all)" cmd="/usr/sbin/su-to-root -c
"/usr/sbin/orphaner -a"" term="yes" />
> > Jasper
>
> --
> .''`. Martin Loschwitz Debian GNU/Linux developer
> : :' : madkiss at madkiss.org madkiss at debian.org
> `. `'` http://www.madkiss.org/ people.debian.org/~madkiss/
> `- Use Debian GNU/Linux 3.0! See http://www.debian.org/
>
More information about the Xfce4-dev
mailing list