diff options
Diffstat (limited to 'x11-plugins/wmmsg/files/wmmsg-1.0.1-alt-desktop.patch')
-rw-r--r-- | x11-plugins/wmmsg/files/wmmsg-1.0.1-alt-desktop.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-plugins/wmmsg/files/wmmsg-1.0.1-alt-desktop.patch b/x11-plugins/wmmsg/files/wmmsg-1.0.1-alt-desktop.patch deleted file mode 100644 index 5a7135d7cc30..000000000000 --- a/x11-plugins/wmmsg/files/wmmsg-1.0.1-alt-desktop.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- wmmsg-1.0.1/src/wmmsg/wmmsg.c.vns 2003-02-04 06:40:12 +0300 -+++ wmmsg-1.0.1/src/wmmsg/wmmsg.c 2006-03-26 21:42:45 +0400 -@@ -144,7 +144,7 @@ - WMMSG_MASK_WIDTH, WMMSG_MASK_HEIGHT); - openXwindow (argc, argv, wmmsg_xpm, global_wmmsg_mask_bits, - WMMSG_MASK_WIDTH, WMMSG_MASK_HEIGHT); -- global_win_workspace = XInternAtom(display, "_WIN_WORKSPACE", 0); -+ global_win_workspace = XInternAtom(display, "_NET_CURRENT_DESKTOP", 0); - - //add clickable regions - for(i = 0; i < MESSAGES_PER_SCREEN; i++) |