Variable clip_icon moved to clip object in the global namespace
commit2103fe390b839c2eea6a288539c5bd1c43435ac7
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 7 Oct 2013 22:56:39 +0000 (8 00:56 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 9 Oct 2013 12:02:45 +0000 (9 13:02 +0100)
tree91c3fd1260a138c5d9a8eb716744edda10047cf3
parent29ac626494e4a676376ca06dbd93621e74ef2e58
Variable clip_icon moved to clip object in the global namespace

The variable clip_icon, that contains the Clip appicon
is moved to the global clip properties.

Now the screen is not needed to know the clip_icon.
src/WindowMaker.h
src/balloon.c
src/defaults.c
src/dock.c
src/dockedapp.c
src/screen.c
src/screen.h
src/workspace.c