This implements an optional patch to reverse the mouse workspace changing direction. This option is not activated by default. The request for such a config option has been sent to the authors. Also remove blank line at the end of pkg-plist and replace spaces with a tab in the Makefile.
Responsible Changed From-To: freebsd-ports-bugs->oliver Over to maintainer
oliver 2007-06-19 04:53:09 UTC FreeBSD ports repository Modified files: x11-wm/xfce4-wm Makefile pkg-plist Log: add an optional patch which reverses the mouse workspace changing direction. PR: ports/113269 Submitted by: ehaupt Revision Changes Path 1.41 +7 -2 ports/x11-wm/xfce4-wm/Makefile 1.18 +0 -1 ports/x11-wm/xfce4-wm/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
oliver 2007-06-19 04:53:44 UTC FreeBSD ports repository Added files: x11-wm/xfce4-wm/files extrapatch-src__events.c Log: add an optional patch which reverses the mouse workspace changing direction. PR: ports/113269 Submitted by: ehaupt Revision Changes Path 1.1 +16 -0 ports/x11-wm/xfce4-wm/files/extrapatch-src__events.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, Thanks!