netwmicon: upgrading patch and adding farbfeld variant (#121)
This commit is contained in:
parent
3b87b07404
commit
0b8055a271
12 changed files with 836 additions and 697 deletions
|
|
@ -28,6 +28,13 @@
|
|||
#elif KEYBOARDSELECT_PATCH
|
||||
#include "keyboardselect_x.c"
|
||||
#endif
|
||||
#if NETWMICON_PATCH
|
||||
#include "netwmicon.c"
|
||||
#elif NETWMICON_FF_PATCH
|
||||
#include "netwmicon_ff.c"
|
||||
#elif NETWMICON_LEGACY_PATCH
|
||||
#include "netwmicon_legacy.c"
|
||||
#endif
|
||||
#if OPENURLONCLICK_PATCH
|
||||
#include "openurlonclick.c"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue