menu edit problem
ja'far
railton at ukgateway.net
Tue Jan 20 22:41:12 CET 2004
Jasper Huijsmans wrote:
>Op ma 19-01-2004, om 23:44 schreef jan:
>
>
>
>>Hello!
>>
>>I had the same problem. On some systems file menudefs.hook is not
>>available and therefore parsing menu.xml file ends up in showing just a
>>very small "square" ....
>>
>>menu.xml >>
>><?xml version="1.0" encoding="UTF-8"?>
>><!DOCTYPE xfdesktop-menu [
>> <!ENTITY menu2 SYSTEM "menu2.xml">
>> <!ENTITY debian SYSTEM "menudefs.hook">
>>]>
>><xfdesktop-menu>
>> <title name="Desktop Menu" visible="yes" />
>> <separator/>
>> &debian;
>> <separator/>
>><<
>>
>>I just removed line with "&debian" and everything was fine ...
>>
>>
>>
>
>You can also point it at the actual location of the menudefs.hook or
>copy that file to ~/.xfce4/ as well.
>
> <ENTITY debian SYSTEM "/etc/X11/xfce4/menudefs.hook">
>
>Or something like that.
>
> Jasper
>
>
>_______________________________________________
>Xfce mailing list
>Xfce at xfce.org
>http://lunar-linux.org/mailman/listinfo/xfce
>http://www.xfce.org
>
>
>
I'm afraid I'm none the wiser. I only have
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xfdesktop-menu [
<!ENTITY menu2 SYSTEM "menu2.xml">
]>
no reference to a file menudefs.hook and no out of place <&>'s so I
don't know what I need to change or add.
More information about the Xfce
mailing list