On Fri, 22 Mar 2013, [email protected] escribió: > From: Daniel Déchelotte <[email protected]> > > Create a "dock/clip" panel for that, and move the dock/clip enablement > buttons in that panel. > --- > WPrefs.app/Docks.c | 292 +++++++++++ > WPrefs.app/Makefile.am | 1 + > WPrefs.app/WPrefs.c | 3 + > WPrefs.app/Workspace.c | 69 +-- > WPrefs.app/tiff/dockclipsection.tiff | Bin 0 -> 7248 bytes > WPrefs.app/xpm/dockclipsection.xpm | 946 > ++++++++++++++++++++++++++++++++++ > src/WindowMaker.h | 6 + > src/defaults.c | 8 + > src/dock.c | 8 +- > src/wconfig.h.in | 14 - > 10 files changed, 1268 insertions(+), 79 deletions(-) > create mode 100644 WPrefs.app/Docks.c > create mode 100644 WPrefs.app/tiff/dockclipsection.tiff > create mode 100644 WPrefs.app/xpm/dockclipsection.xpm
Too much changes for only one patch, I think is better split it. You are working in WPrefs and wmaker code in the same patch, probably is better send different patches or "patches packs". -- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/ -- To unsubscribe, send mail to [email protected].
