diff options
Diffstat (limited to 'wm/icewm/patches/patch-af')
-rw-r--r-- | wm/icewm/patches/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/wm/icewm/patches/patch-af b/wm/icewm/patches/patch-af new file mode 100644 index 00000000000..62392abf4d9 --- /dev/null +++ b/wm/icewm/patches/patch-af @@ -0,0 +1,11 @@ +--- src/config.h.orig Sun Jan 14 23:29:15 2001 ++++ src/config.h Sun Jan 14 23:29:25 2001 +@@ -4,6 +4,8 @@ + + #ifndef LITE + ++#define START_PIXMAP "bsd-daemon.xpm" ++ + /* tooltips */ + #define CONFIG_TOOLTIP + |