wmmenu: Update to compile with modern GDK-PixBuf.
commit906ed7723cc5cc32c465efad82465f5acdeadf19
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Sat, 24 Jan 2015 18:05:37 +0000 (24 12:05 -0600)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 24 Jan 2015 18:40:48 +0000 (24 18:40 +0000)
tree3491efff142930e28e44d50eda71d82d14d9d444
parent3f77d709f91612a2aad8e6053b77277d5b0f0ad6
wmmenu: Update to compile with modern GDK-PixBuf.

In particular,
- We need to link against gdk_pixbuf-2.0 in addition to
  gdk_pixbuf_xlib-2.0.
- The header gdk-pixbuf-xlib.h has been moved to the gdk-pixbuf-xlib
  directory.
- The function gdk_pixbuf_new_from_file now requires two arguments.
- We need to define GdkColor ourselves since we don't include gdk.h.

Inspired by a patch by Nerijus Baliunas [1].

[1] http://lists.windowmaker.org/dev/msg07994.html
wmmenu/Makefile
wmmenu/pixmaps.c