[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About icons in toolbar



At Wed, 28 Apr 2010 23:38:04 +0200, Herbert J. Skuhra wrote:

> I have removed the gray background from the icons. See attached patch.
> No resizing, etc.

That's interesting... Wl redefines value of backgroundToolBarColor to
None, but that doesn't work. It should work as is, but it doesn't.

> Two more patches attached. Can you commit them?
> 
> -Herbert
> 
> diff -ruN etc/icons.bak/wl-draft-insert-signature-up.xpm etc/icons/wl-draft-insert-signature-up.xpm
> --- etc/icons.bak/wl-draft-insert-signature-up.xpm	2010-04-28 23:17:32.088201485 +0200
> +++ etc/icons/wl-draft-insert-signature-up.xpm	2010-04-28 23:17:43.414912883 +0200
> @@ -1,7 +1,7 @@
>  /* XPM */
>  static char * wl_draft_insert_signature_up_xpm[] = {
>  "32 32 3 1",
> -" 	c #BEFBBEFBBEFB s backgroundToolBarColor",
> +" 	c None",
>  ".	c #000000000000",
>  "X	c #FFFFFFFFFFFF",
>  "                        .       ",

-- 
wbr, Vitaly