On Fri, 22 Mar 2013 at 23:23:44 +0100, [email protected] wrote: > From: Daniel Déchelotte <[email protected]> > > Drawers are horizontal docks, and they can themselves only live in the dock > > Let WMPrefs.app disable drawers (in recent Dock panel) > --- > WPrefs.app/Docks.c | 108 ++- > WPrefs.app/tiff/dockclipdrawersection.tiff | Bin 0 -> 4188 bytes > WPrefs.app/tiff/dockclipsection.tiff | Bin 7248 -> 0 bytes
There is a problem here, dockclipsection.tiff has 0 bytes. > WPrefs.app/tiff/drawer.tiff | Bin 0 -> 9556 bytes > WPrefs.app/xpm/dockclipdrawersection.xpm | 307 ++++++ > WPrefs.app/xpm/dockclipsection.xpm | 946 ------------------ and here you are removing it? And please make sure to update the file Makefile.am in xpm/ and tiff/ to include the new icons. I put some random icons there in order to test the WPrefs changes but I'm getting a segfault. I need to understand what's going on here but that does not invalidate the fact that the patch is broken wrt the icons. -- To unsubscribe, send mail to [email protected].
