modifying menu.xml problem

Scott Jones scott at exti.net
Sat Sep 27 20:52:56 CEST 2003


On Saturday 27 September 2003 12:02, Didier Wiroth wrote:

> <app name="Terminal" cmd="xfterm4 -fa andale -fs 10 -bg #FBFAAC"/>
> or this
> <app name="Terminal" cmd="xfterm4 -fa andale -fs 10 -bg \"#FBFAAC\"
> "/> No chance, I could not get it to work, with the -bg #FBFAAC color
> modification.

That should be:

<app name="Terminal" cmd="xfterm4 -fa andale -fs 10 -bg '#FBFAAC\'
> "/>  (note the single quotes around the color).

-- 
Scott Jones
(scott at exti dot net)



More information about the Xfce mailing list