head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.1.0.10 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.8 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.6 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.4 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.2; locks; strict; comment @# @; 1.2 date 2009.03.29.09.07.37; author wiz; state dead; branches; next 1.1; 1.1 date 2008.05.16.09.06.03; author ghen; state Exp; branches; next ; desc @@ 1.2 log @Remove patch-ad using obsolete command line options for dmenu; increase dependency on dmenu to 3.7. Bump PKGREVISION. @ text @$NetBSD: patch-ad,v 1.1 2008/05/16 09:06:03 ghen Exp $ Fix compatibily with dmenu 3.6 (-b for bottom replaced by -y for arbitrary y coordinate). --- rc/wmiirc.sh.orig 2007-11-16 14:59:15.000000000 +0100 +++ rc/wmiirc.sh @@@@ -16,7 +16,7 @@@@ WMII_BACKGROUND='#333333' WMII_FONT='-*-fixed-medium-r-*-*-13-*-*-*-*-*-*-*' set -- $(echo $WMII_NORMCOLORS $WMII_FOCUSCOLORS) -WMII_MENU="dmenu -b -fn '$WMII_FONT' -nf '$1' -nb '$2' -sf '$4' -sb '$5'" +WMII_MENU="dmenu -y -0 -fn '$WMII_FONT' -nf '$1' -nb '$2' -sf '$4' -sb '$5'" WMII_9MENU="wmii9menu -font '$WMII_FONT' -nf '$1' -nb '$2' -sf '$4' -sb '$5' -br '$6'" WMII_TERM="xterm" @ 1.1 log @Fix compatibility with dmenu 3.6; -b option is deprecated and replaced by -y for arbitrary y coordinate (-y -0 for bottom). Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @